Searched refs:sunxi_prcm_reg (Results 1 – 7 of 7) sorted by relevance
26 struct sunxi_prcm_reg *prcm = in prcm_apb0_enable()27 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in prcm_apb0_enable()38 struct sunxi_prcm_reg *prcm = in prcm_apb0_disable()39 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in prcm_apb0_disable()
110 struct sunxi_prcm_reg *const prcm = in clock_twi_onoff()111 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_twi_onoff()
27 struct sunxi_prcm_reg * const prcm = in clock_init_safe()28 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_safe()70 struct sunxi_prcm_reg * const prcm = in clock_init_sec()71 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_sec()
270 struct sunxi_prcm_reg * const prcm = in mctl_com_init()271 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in mctl_com_init()
14 struct sunxi_prcm_reg { struct41 check_member(sunxi_prcm_reg, rtc_gate_reset, 0x20c); argument
205 struct sunxi_prcm_reg { struct
161 struct sunxi_prcm_reg *prcm = in sunxi_cpu_set_power()162 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in sunxi_cpu_set_power()
Completed in 8 milliseconds