Home
last modified time | relevance | path

Searched refs:AHB_GATE_OFFSET_SATA (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-sunxi/
Dclock_sun6i.c56 setbits_le32(&ccm->ahb_reset0_cfg, 0x1 << AHB_GATE_OFFSET_SATA); in clock_init_safe()
57 setbits_le32(&ccm->ahb_gate0, 0x1 << AHB_GATE_OFFSET_SATA); in clock_init_safe()
Dclock_sun4i.c42 setbits_le32(&ccm->ahb_gate0, 0x1 << AHB_GATE_OFFSET_SATA); in clock_init_safe()
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun4i.h168 #define AHB_GATE_OFFSET_SATA 25 macro
Dclock_sun6i.h303 #define AHB_GATE_OFFSET_SATA 24 macro