Searched refs:clkout_ctl (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 160 struct usb2phy_reg clkout_ctl; member 275 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 276 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true); in rockchip_usb2phy_clk480m_prepare() 294 property_enable(base, &rphy->phy_cfg->clkout_ctl, false); in rockchip_usb2phy_clk480m_unprepare() 303 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 1221 .clkout_ctl = { 0x0768, 4, 4, 1, 0 }, 1257 .clkout_ctl = { 0x0808, 4, 4, 1, 0 }, 1280 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1323 .clkout_ctl = { 0x0724, 15, 15, 1, 0 }, 1342 .clkout_ctl = { 0xe450, 4, 4, 1, 0 }, [all …]
|