Home
last modified time | relevance | path

Searched refs:pcs_usb_offset (Results 1 – 3 of 3) sorted by relevance

/drivers/phy/qualcomm/
Dphy-qcom-qmp-usb-legacy.c540 unsigned int pcs_usb_offset; member
683 .pcs_usb_offset = 0x300,
706 .pcs_usb_offset = 0x300,
729 .pcs_usb_offset = 0x300,
1231 if (cfg->pcs_usb_offset) in qmp_usb_legacy_parse_dt_legacy()
1232 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_usb_legacy_parse_dt_legacy()
Dphy-qcom-qmp-usb.c1198 unsigned int pcs_usb_offset; member
1489 .pcs_usb_offset = 0x600,
1514 .pcs_usb_offset = 0x600,
1539 .pcs_usb_offset = 0x600,
1564 .pcs_usb_offset = 0x1000,
1589 .pcs_usb_offset = 0x1000,
2096 if (cfg->pcs_usb_offset) in qmp_usb_parse_dt_legacy()
2097 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_usb_parse_dt_legacy()
Dphy-qcom-qmp-combo.c1380 unsigned int pcs_usb_offset; member
1644 .pcs_usb_offset = 0x300,
1778 .pcs_usb_offset = 0x300,
3285 if (cfg->pcs_usb_offset) in qmp_combo_parse_dt_lecacy_usb()
3286 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_combo_parse_dt_lecacy_usb()