Home
last modified time | relevance | path

Searched refs:apb1_gate (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun9i.c62 setbits_le32(&ccm->apb1_gate, (1 << 24)); in clock_init_safe()
75 setbits_le32(&ccm->apb1_gate, in clock_init_uart()
184 setbits_le32(&ccm->apb1_gate, in clock_twi_onoff()
191 clrbits_le32(&ccm->apb1_gate, in clock_twi_onoff()
H A Dclock_sun4i.c60 setbits_le32(&ccm->apb1_gate, in clock_init_uart()
71 setbits_le32(&ccm->apb1_gate, in clock_twi_onoff()
74 clrbits_le32(&ccm->apb1_gate, in clock_twi_onoff()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun9i.h88 u32 apb1_gate; /* 0x594 APB1 Clock Gating Register */ member
H A Dclock_sun8i_a83t.h40 u32 apb1_gate; /* 0x68 apb1 module clock gating 3 */ member
H A Dclock_sun4i.h39 u32 apb1_gate; /* 0x6c apb1 module clock gating */ member
H A Dclock_sun6i.h40 u32 apb1_gate; /* 0x68 apb1 module clock gating */ member