Searched refs:clkout_ctl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/phy/rockchip/ |
| D | phy-rockchip-inno-usb2.c | 160 struct usb2phy_reg clkout_ctl; member 277 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 278 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true); in rockchip_usb2phy_clk480m_prepare() 296 property_enable(base, &rphy->phy_cfg->clkout_ctl, false); in rockchip_usb2phy_clk480m_unprepare() 305 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 1356 .clkout_ctl = { 0x0768, 4, 4, 1, 0 }, 1396 .clkout_ctl = { 0x0808, 4, 4, 1, 0 }, 1419 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1466 .clkout_ctl = { 0x108, 4, 4, 1, 0 }, 1513 .clkout_ctl = { 0x0724, 15, 15, 1, 0 }, [all …]
|