Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_rk3576.h274 uint32_t gmac1_con; /* address offset: 0x0024 */ member
/rk3399_rockchip-uboot/drivers/net/
H A Dgmac_rockchip.c757 rk_clrsetreg(&s_grf->gmac1_con, div_mask, div); in rk3576_set_rgmii_speed()
1719 rk_clrsetreg(&s_grf->gmac1_con, clk_mode_mask, clk_mode); in rk3576_set_to_rmii()
1760 rk_clrsetreg(&s_grf->gmac1_con, clk_mode_mask, clk_mode); in rk3576_set_to_rgmii()
2352 rk_clrsetreg(&s_grf->gmac1_con, mask, val); in rk3576_set_clock_selection()