Searched refs:clkout_ctl (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 177 struct usb2phy_reg clkout_ctl; member 317 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 318 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true); in rockchip_usb2phy_clk480m_prepare() 336 property_enable(base, &rphy->phy_cfg->clkout_ctl, false); in rockchip_usb2phy_clk480m_unprepare() 345 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 1522 .clkout_ctl = { 0x0768, 4, 4, 1, 0 }, 1562 .clkout_ctl = { 0x0808, 4, 4, 1, 0 }, 1585 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1632 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1679 .clkout_ctl = { 0x0724, 15, 15, 1, 0 }, [all …]
|