| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb2.c | 110 struct usb2phy_reg ls_det_st; member 965 .ls_det_st = { 0x0114, 0, 0, 0, 1 }, 976 .ls_det_st = { 0x114, 1, 1, 0, 1 }, 1018 .ls_det_st = { 0x017c, 13, 13, 0, 1 }, 1027 .ls_det_st = { 0x0194, 15, 15, 0, 1 }, 1055 .ls_det_st = { 0x017c, 13, 13, 0, 1 }, 1064 .ls_det_st = { 0x0194, 15, 15, 0, 1 }, 1105 .ls_det_st = { 0x0690, 2, 2, 0, 1 }, 1115 .ls_det_st = { 0x0690, 4, 4, 0, 1 }, 1140 .ls_det_st = { 0x0694, 1, 1, 0, 1 }, [all …]
|
| H A D | phy-rockchip-naneng-usb2.c | 111 struct usb2phy_reg ls_det_st; member 510 .ls_det_st = { 0x10304, 0, 0, 0, 1 }, 539 .ls_det_st = { 0x10304, 1, 1, 0, 1 },
|
| H A D | phy-rockchip-inno-usb3.c | 79 struct u3phy_reg ls_det_st; member 543 .ls_det_st = { 0x0044, 0, 0, 0, 1 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 189 struct usb2phy_reg ls_det_st; member 1696 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st) || in rockchip_usb2phy_linestate_irq() 3195 .ls_det_st = { 0x0114, 0, 0, 0, 1 }, 3206 .ls_det_st = { 0x114, 1, 1, 0, 1 }, 3251 .ls_det_st = { 0x017c, 13, 13, 0, 1 }, 3260 .ls_det_st = { 0x0194, 15, 15, 0, 1 }, 3301 .ls_det_st = { 0x0690, 2, 2, 0, 1 }, 3311 .ls_det_st = { 0x0690, 4, 4, 0, 1 }, 3336 .ls_det_st = { 0x0694, 1, 1, 0, 1 }, 3342 .ls_det_st = { 0x0694, 0, 0, 0, 1 }, [all …]
|
| H A D | phy-rockchip-inno-usb3.c | 94 struct u3phy_reg ls_det_st; member 614 &u3phy->cfgs->grfcfg.ls_det_st, true); in rockchip_u3phy_um_sm_work() 641 &u3phy->cfgs->grfcfg.ls_det_st, in rockchip_u3phy_um_ls_irq() 642 u3phy->cfgs->grfcfg.ls_det_st.dvalue)) in rockchip_u3phy_um_ls_irq() 650 param_write(u3phy->u3phy_grf, &u3phy->cfgs->grfcfg.ls_det_st, true); in rockchip_u3phy_um_ls_irq() 1082 .ls_det_st = { 0x0044, 0, 0, 0, 1 },
|
| H A D | phy-rockchip-naneng-usb2.c | 141 struct usb2phy_reg ls_det_st; member 895 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st)) in rockchip_usb2phy_linestate_irq() 1867 .ls_det_st = { 0x10304, 0, 0, 0, 1 }, 1899 .ls_det_st = { 0x10304, 1, 1, 0, 1 },
|