Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h200 #define AHB_GATE_OFFSET_EMAC 17 macro
H A Dclock_sun4i.h175 #define AHB_GATE_OFFSET_EMAC 17 macro
/openbmc/u-boot/drivers/net/
H A Dsunxi_emac.c520 setbits_le32(&ccm->ahb_gate0, 0x1 << AHB_GATE_OFFSET_EMAC); in sunxi_emac_board_setup()