Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-tegra.c208 bool has_ipfs; member
684 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
705 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
1330 if (tegra->soc->has_ipfs) { in tegra_xusb_probe()
1916 .has_ipfs = true,
1952 .has_ipfs = true,
1993 .has_ipfs = false,
2024 .has_ipfs = false,
/Linux-v5.10/drivers/usb/gadget/udc/
Dtegra-xudc.c559 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()