Searched refs:clkout_ctl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/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() 1206 .clkout_ctl = { 0x0768, 4, 4, 1, 0 }, 1242 .clkout_ctl = { 0x0808, 4, 4, 1, 0 }, 1265 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1308 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1351 .clkout_ctl = { 0x0724, 15, 15, 1, 0 }, [all …]
|