Searched refs:phy_sus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 118 * @phy_sus: phy suspend register. 141 struct usb2phy_reg phy_sus; member 557 ret = property_enable(base, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 594 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1525 .phy_sus = { 0x0760, 15, 0, 0, 0x1d1 }, 1540 .phy_sus = { 0x0764, 15, 0, 0, 0x1d1 }, 1565 .phy_sus = { 0x800, 15, 0, 0, 0x1d1 }, 1571 .phy_sus = { 0x804, 15, 0, 0, 0x1d1 }, 1588 .phy_sus = { 0x0100, 8, 0, 0, 0x1d1 }, 1604 .phy_sus [all...] |
/kernel/linux/linux-5.10/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 115 * @phy_sus: phy suspend register. 128 struct usb2phy_reg phy_sus; member 469 ret = property_enable(base, &rport->port_cfg->phy_sus, false); in rockchip_usb2phy_power_on() 494 ret = property_enable(base, &rport->port_cfg->phy_sus, true); in rockchip_usb2phy_power_off() 1209 .phy_sus = { 0x0760, 15, 0, 0, 0x1d1 }, 1220 .phy_sus = { 0x0764, 15, 0, 0, 0x1d1 }, 1245 .phy_sus = { 0x800, 15, 0, 0, 0x1d1 }, 1251 .phy_sus = { 0x804, 15, 0, 0, 0x1d1 }, 1268 .phy_sus = { 0x0100, 15, 0, 0, 0x1d1 }, 1280 .phy_sus [all...] |
Completed in 6 milliseconds