Home
last modified time | relevance | path

Searched refs:has_ipfs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-tegra.c208 bool has_ipfs; member
691 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
712 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
1337 if (tegra->soc->has_ipfs) { in tegra_xusb_probe()
1923 .has_ipfs = true,
1959 .has_ipfs = true,
2000 .has_ipfs = false,
2031 .has_ipfs = false,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c558 bool has_ipfs; member
3348 if (xudc->soc->has_ipfs) { in tegra_xudc_fpci_ipfs_init()
3370 if (xudc->soc->has_ipfs) { in tegra_xudc_fpci_ipfs_init()
3382 if (xudc->soc->has_ipfs) { in tegra_xudc_device_params_init()
3630 .has_ipfs = true,
3644 .has_ipfs = false,
3658 .has_ipfs = false,
3756 if (xudc->soc->has_ipfs) { in tegra_xudc_probe()