Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-tegra.c247 bool has_ipfs; member
791 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
821 if (tegra->soc->has_ipfs) { in tegra_xusb_config()
1628 if (tegra->soc->has_ipfs) { in tegra_xusb_probe()
2575 .has_ipfs = true,
2613 .has_ipfs = true,
2656 .has_ipfs = false,
2689 .has_ipfs = false,
2722 .has_ipfs = false,
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c558 bool has_ipfs; member
3361 if (xudc->soc->has_ipfs) { in tegra_xudc_fpci_ipfs_init()
3383 if (xudc->soc->has_ipfs) { in tegra_xudc_fpci_ipfs_init()
3395 if (xudc->soc->has_ipfs) { in tegra_xudc_device_params_init()
3650 .has_ipfs = true,
3664 .has_ipfs = false,
3678 .has_ipfs = false,
3691 .has_ipfs = false,
3793 if (xudc->soc->has_ipfs) { in tegra_xudc_probe()