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()
1617 if (tegra->soc->has_ipfs) { in tegra_xusb_probe()
2558 .has_ipfs = true,
2596 .has_ipfs = true,
2639 .has_ipfs = false,
2672 .has_ipfs = false,
2705 .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()
3396 if (xudc->soc->has_ipfs) { in tegra_xudc_device_params_init()
3651 .has_ipfs = true,
3665 .has_ipfs = false,
3679 .has_ipfs = false,
3692 .has_ipfs = false,
3794 if (xudc->soc->has_ipfs) { in tegra_xudc_probe()