Searched refs:clkout_ctl (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 173 * @clkout_ctl: keep on/turn off output clk of phy. 181 struct usb2phy_reg clkout_ctl; member 330 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 331 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true); in rockchip_usb2phy_clk480m_prepare() 349 property_enable(base, &rphy->phy_cfg->clkout_ctl, false); in rockchip_usb2phy_clk480m_unprepare() 358 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 1591 .clkout_ctl = { 0x017c, 11, 11, 1, 0 }, 1622 .clkout_ctl = { 0x0190, 15, 15, 1, 0 }, 1669 .clkout_ctl = { 0x0768, 4, 4, 1, 0 }, 1712 .clkout_ctl [all...] |