Searched refs:qmp_v3_usb3_pcs_tbl (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-usb-legacy.c | 192 static const struct qmp_phy_init_tbl qmp_v3_usb3_pcs_tbl[] = { variable 632 .pcs_tbl = qmp_v3_usb3_pcs_tbl, 633 .pcs_tbl_num = ARRAY_SIZE(qmp_v3_usb3_pcs_tbl), 652 .pcs_tbl = qmp_v3_usb3_pcs_tbl, 653 .pcs_tbl_num = ARRAY_SIZE(qmp_v3_usb3_pcs_tbl),
|
H A D | phy-qcom-qmp-combo.c | 361 static const struct qmp_phy_init_tbl qmp_v3_usb3_pcs_tbl[] = { variable 1515 .pcs_tbl = qmp_v3_usb3_pcs_tbl, 1516 .pcs_tbl_num = ARRAY_SIZE(qmp_v3_usb3_pcs_tbl), 1560 .pcs_tbl = qmp_v3_usb3_pcs_tbl, 1561 .pcs_tbl_num = ARRAY_SIZE(qmp_v3_usb3_pcs_tbl),
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp.c | 1043 static const struct qmp_phy_init_tbl qmp_v3_usb3_pcs_tbl[] = { variable 2258 .pcs_tbl = qmp_v3_usb3_pcs_tbl, 2259 .pcs_tbl_num = ARRAY_SIZE(qmp_v3_usb3_pcs_tbl), 2289 .pcs_tbl = qmp_v3_usb3_pcs_tbl, 2290 .pcs_tbl_num = ARRAY_SIZE(qmp_v3_usb3_pcs_tbl),
|
Completed in 11 milliseconds