Home
last modified time | relevance | path

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

/Linux-v6.1/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()
1434 if (tegra->soc->has_ipfs) { in tegra_xusb_probe()
2287 .has_ipfs = true,
2323 .has_ipfs = true,
2364 .has_ipfs = false,
2395 .has_ipfs = false,
/Linux-v6.1/drivers/usb/gadget/udc/
Dtegra-xudc.c558 bool has_ipfs; member
3354 if (xudc->soc->has_ipfs) { in tegra_xudc_fpci_ipfs_init()
3376 if (xudc->soc->has_ipfs) { in tegra_xudc_fpci_ipfs_init()
3388 if (xudc->soc->has_ipfs) { in tegra_xudc_device_params_init()
3632 .has_ipfs = true,
3646 .has_ipfs = false,
3660 .has_ipfs = false,
3758 if (xudc->soc->has_ipfs) { in tegra_xudc_probe()