Home
last modified time | relevance | path

Searched refs:capoffset (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c27 .capoffset = DEF_CAPOFFSET,
32 .capoffset = DEF_CAPOFFSET,
37 .capoffset = DEF_CAPOFFSET,
H A Dci_hdrc_pci.c31 .capoffset = DEF_CAPOFFSET,
36 .capoffset = 0,
41 .capoffset = 0,
H A Dci_hdrc_npcm.c59 ci->pdata.capoffset = DEF_CAPOFFSET; in npcm_udc_probe()
H A Dci_hdrc_msm.c189 ci->pdata.capoffset = DEF_CAPOFFSET; in ci_hdrc_msm_probe()
H A Dci_hdrc_tegra.c338 usb->data.capoffset = DEF_CAPOFFSET; in tegra_usb_probe()
H A Dci_hdrc_imx.c336 .capoffset = DEF_CAPOFFSET, in ci_hdrc_imx_probe()
H A Dcore.c226 ci->hw_bank.cap += ci->platdata->capoffset; in hw_device_init()
/openbmc/linux/include/linux/usb/
H A Dchipidea.h36 uintptr_t capoffset; member