Searched refs:ls_det_clr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/phy/rockchip/ |
| D | phy-rockchip-inno-usb2.c | 134 struct usb2phy_reg ls_det_clr; member 436 &rport->port_cfg->ls_det_clr, true); in rockchip_usb2phy_init() 860 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true); in rockchip_usb2phy_sm_work() 891 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true); in rockchip_usb2phy_linestate_irq() 1215 .ls_det_clr = { 0x06a0, 2, 2, 0, 1 }, 1223 .ls_det_clr = { 0x06a0, 4, 4, 0, 1 } 1248 .ls_det_clr = { 0x06a4, 0, 0, 0, 1 } 1254 .ls_det_clr = { 0x06a4, 1, 1, 0, 1 } 1274 .ls_det_clr = { 0x3028, 0, 0, 0, 1 }, 1283 .ls_det_clr = { 0x3028, 1, 1, 0, 1 }, [all …]
|