Searched refs:DFD_INTERNAL_PWR_ON (Results 1 – 8 of 8) sorted by relevance
26 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
29 mmio_write_32(DFD_INTERNAL_PWR_ON, (BIT(0) | BIT(1) | BIT(3))); in dfd_setup()
25 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
45 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
29 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
31 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
32 #define DFD_INTERNAL_PWR_ON (MISC1_CFG_BASE + 0x08) macro
62 mmio_write_32(DFD_INTERNAL_PWR_ON, 0xB); in dfd_setup()
Completed in 5 milliseconds