Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c74 #define CCM_AHB_GATING0 (0x01C20000 + 0x60) 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()