Searched refs:DFD_O_INTRF_MCU_PWR_CTL_MASK (Results 1 – 7 of 7) sorted by relevance
52 #define DFD_O_INTRF_MCU_PWR_CTL_MASK (0x10001A3C) macro
74 mmio_clrbits_32(DFD_O_INTRF_MCU_PWR_CTL_MASK, 1 << 2); in dfd_setup()
59 #define DFD_O_INTRF_MCU_PWR_CTL_MASK (0x10001A3C) macro
23 mmio_clrbits_32(DFD_O_INTRF_MCU_PWR_CTL_MASK, BIT(2)); in dfd_setup()
62 #define DFD_O_INTRF_MCU_PWR_CTL_MASK (0x10001A3C) macro
26 mmio_clrbits_32(DFD_O_INTRF_MCU_PWR_CTL_MASK, 0x1 << 2); in dfd_setup()
173 #define DFD_O_INTRF_MCU_PWR_CTL_MASK (0x10001A3C) macro