Searched refs:pcs_usb_offset (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-usb-legacy.c | 519 unsigned int pcs_usb_offset; member 656 .pcs_usb_offset = 0x300, 677 .pcs_usb_offset = 0x300, 698 .pcs_usb_offset = 0x300, 1182 if (cfg->pcs_usb_offset) in qmp_usb_legacy_parse_dt_legacy() 1183 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_usb_legacy_parse_dt_legacy()
|
| H A D | phy-qcom-qmp-usb.c | 1279 unsigned int pcs_usb_offset; member 1486 .pcs_usb_offset = 0x1000, 1579 .pcs_usb_offset = 0x600, 1600 .pcs_usb_offset = 0x600, 1621 .pcs_usb_offset = 0x600, 1642 .pcs_usb_offset = 0x1000, 1663 .pcs_usb_offset = 0x1000, 1684 .pcs_usb_offset = 0x1000, 2158 if (cfg->pcs_usb_offset) in qmp_usb_parse_dt_legacy() 2159 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_usb_parse_dt_legacy()
|
| H A D | phy-qcom-qmp-combo.c | 1655 unsigned int pcs_usb_offset; member 1962 .pcs_usb_offset = 0x300, 2141 .pcs_usb_offset = 0x300, 3631 if (cfg->pcs_usb_offset) in qmp_combo_parse_dt_legacy_usb() 3632 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_combo_parse_dt_legacy_usb()
|