Searched refs:pcs_usb_offset (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-usb-legacy.c | 519 unsigned int pcs_usb_offset; member 658 .pcs_usb_offset = 0x300, 679 .pcs_usb_offset = 0x300, 700 .pcs_usb_offset = 0x300, 1190 if (cfg->pcs_usb_offset) in qmp_usb_legacy_parse_dt_legacy() 1191 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_usb_legacy_parse_dt_legacy()
|
| H A D | phy-qcom-qmp-usb.c | 1413 unsigned int pcs_usb_offset; member 1631 .pcs_usb_offset = 0x1000, 1724 .pcs_usb_offset = 0x600, 1745 .pcs_usb_offset = 0x600, 1766 .pcs_usb_offset = 0x600, 1787 .pcs_usb_offset = 0x1000, 1808 .pcs_usb_offset = 0x1000, 1829 .pcs_usb_offset = 0x1000, 2314 if (cfg->pcs_usb_offset) in qmp_usb_parse_dt_legacy() 2315 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_usb_parse_dt_legacy()
|
| H A D | phy-qcom-qmp-combo.c | 2553 unsigned int pcs_usb_offset; member 2920 .pcs_usb_offset = 0x300, 3120 .pcs_usb_offset = 0x300, 4988 if (cfg->pcs_usb_offset) in qmp_combo_parse_dt_legacy_usb() 4989 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_combo_parse_dt_legacy_usb()
|