Searched refs:ls_det_clr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 160 struct usb2phy_reg ls_det_clr; member 540 &rport->port_cfg->ls_det_clr, true); in rockchip_usb2phy_init() 983 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true); in rockchip_usb2phy_sm_work() 1014 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true); in rockchip_usb2phy_linestate_irq() 1567 .ls_det_clr = { 0x017c, 13, 13, 0, 1 }, 1576 .ls_det_clr = { 0x0194, 15, 15, 0, 1 } 1614 .ls_det_clr = { 0x06a0, 2, 2, 0, 1 }, 1623 .ls_det_clr = { 0x06a0, 4, 4, 0, 1 } 1648 .ls_det_clr = { 0x06a4, 0, 0, 0, 1 } 1654 .ls_det_clr = { 0x06a4, 1, 1, 0, 1 } [all …]
|