Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_rk3588.h107 uint32_t clk_con1; /* Address Offset: 0x0070 */ member
/rk3399_rockchip-uboot/drivers/net/
H A Dgmac_rockchip.c817 rk_clrsetreg(&php_grf->clk_con1, div_mask, div); in rk3588_set_rgmii_speed()
1807 rk_clrsetreg(&php_grf->clk_con1, clk_mode_mask, clk_mode); in rk3588_set_to_rmii()
1890 rk_clrsetreg(&php_grf->clk_con1, clk_mode_mask, clk_mode); in rk3588_set_to_rgmii()
2379 rk_clrsetreg(&php_grf->clk_con1, mask, val); in rk3588_set_clock_selection()