Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-tegra.c210 bool has_ipfs; member
698 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
719 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
1433 if (tegra->soc->has_ipfs) { in tegra_xusb_probe()
2270 .has_ipfs = true,
2306 .has_ipfs = true,
2347 .has_ipfs = false,
2378 .has_ipfs = false,
/Linux-v5.15/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()
3626 .has_ipfs = true,
3640 .has_ipfs = false,
3654 .has_ipfs = false,
3752 if (xudc->soc->has_ipfs) { in tegra_xudc_probe()