Home
last modified time | relevance | path

Searched refs:AHB_GATE_OFFSET_SPI0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c79 #define AHB_GATE_OFFSET_SPI0 20 macro
114 setbits_le32(CCM_AHB_GATING0, (1 << AHB_GATE_OFFSET_SPI0)); in spi0_enable_clock()
153 clrbits_le32(CCM_AHB_GATING0, (1 << AHB_GATE_OFFSET_SPI0)); in spi0_disable_clock()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h198 #define AHB_GATE_OFFSET_SPI0 20 macro
H A Dclock_sun4i.h173 #define AHB_GATE_OFFSET_SPI0 20 macro