Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-combphy.c69 struct combphy_reg u3otg0_pipe_clk_sel; member
246 if (cfg->u3otg0_pipe_clk_sel.disable) in rockchip_combphy_usb3_uboot_init()
247 param_write(priv->phy_grf, &cfg->u3otg0_pipe_clk_sel, false); in rockchip_combphy_usb3_uboot_init()
253 if (cfg->u3otg0_pipe_clk_sel.disable) in rockchip_combphy_usb3_uboot_init()
254 param_write(priv->phy_grf, &cfg->u3otg0_pipe_clk_sel, true); in rockchip_combphy_usb3_uboot_init()
490 .u3otg0_pipe_clk_sel = { 0x40044, 7, 7, 0x01, 0x00 },