Searched refs:clkout_ctl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/phy/rockchip/ |
| D | phy-rockchip-inno-usb2.c | 152 struct usb2phy_reg clkout_ctl; member 265 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 266 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true); in rockchip_usb2phy_clk480m_prepare() 284 property_enable(base, &rphy->phy_cfg->clkout_ctl, false); in rockchip_usb2phy_clk480m_unprepare() 293 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 1204 .clkout_ctl = { 0x0768, 4, 4, 1, 0 }, 1240 .clkout_ctl = { 0x0808, 4, 4, 1, 0 }, 1263 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1306 .clkout_ctl = { 0x0724, 15, 15, 1, 0 }, 1325 .clkout_ctl = { 0xe450, 4, 4, 1, 0 }, [all …]
|