Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c27 .capoffset = DEF_CAPOFFSET,
32 .capoffset = DEF_CAPOFFSET,
36 .capoffset = DEF_CAPOFFSET,
H A Dci_hdrc_pci.c31 .capoffset = DEF_CAPOFFSET,
H A Dci_hdrc_tegra.c90 udc->data.capoffset = DEF_CAPOFFSET; in tegra_udc_probe()
H A Dci_hdrc_msm.c189 ci->pdata.capoffset = DEF_CAPOFFSET; in ci_hdrc_msm_probe()
H A Dci_hdrc_imx.c323 .capoffset = DEF_CAPOFFSET, in ci_hdrc_imx_probe()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dchipidea.h94 #define DEF_CAPOFFSET 0x100 macro