Implement a few TODOs with CAR driver.

This commit is contained in:
Michael Scire
2018-03-01 23:33:43 -08:00
parent 5f7308efd1
commit 303e189559
3 changed files with 21 additions and 13 deletions

View File

@@ -11,6 +11,9 @@
#define MAKE_CAR_REG(n) (*((volatile uint32_t *)(CAR_BASE + n)))
#define CLK_RST_CONTROLLER_MISC_CLK_ENB_0 MAKE_CAR_REG(0x048)
#define CLK_RST_CONTROLLER_RST_DEVICES_H_0 MAKE_CAR_REG(0x008)
#define NUM_CAR_BANKS 7
typedef enum {