Searched refs:ls_det_st (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 142 struct usb2phy_reg ls_det_st; member 898 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st)) in rockchip_usb2phy_linestate_irq() 1229 .ls_det_st = { 0x0690, 2, 2, 0, 1 }, 1237 .ls_det_st = { 0x0690, 4, 4, 0, 1 }, 1262 .ls_det_st = { 0x0694, 0, 0, 0, 1 }, 1268 .ls_det_st = { 0x0694, 1, 1, 0, 1 }, 1288 .ls_det_st = { 0x0114, 0, 0, 0, 1 }, 1297 .ls_det_st = { 0x114, 1, 1, 0, 1 }, 1328 .ls_det_st = { 0x0690, 4, 4, 0, 1 }, 1355 .ls_det_st = { 0xe3e0, 6, 6, 0, 1 }, [all …]
|