Home
last modified time | relevance | path

Searched refs:DEF_CAPOFFSET (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/usb/chipidea/
Dci_hdrc_usb2.c27 .capoffset = DEF_CAPOFFSET,
32 .capoffset = DEF_CAPOFFSET,
Dci_hdrc_zevio.c18 .capoffset = DEF_CAPOFFSET,
Dci_hdrc_pci.c31 .capoffset = DEF_CAPOFFSET,
Dci_hdrc_tegra.c109 udc->data.capoffset = DEF_CAPOFFSET; in tegra_udc_probe()
Dci_hdrc_msm.c190 ci->pdata.capoffset = DEF_CAPOFFSET; in ci_hdrc_msm_probe()
Dci_hdrc_imx.c253 .capoffset = DEF_CAPOFFSET, in ci_hdrc_imx_probe()
/Linux-v4.19/include/linux/usb/
Dchipidea.h83 #define DEF_CAPOFFSET 0x100 macro