Searched refs:ipfs_readl (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/gadget/udc/
H A Dtegra-xudc.c571 static inline u32 ipfs_readl(struct tegra_xudc *xudc, unsigned int offset) function
3360 val = ipfs_readl(xudc, XUSB_DEV_CONFIGURATION_0);
3383 val = ipfs_readl(xudc, XUSB_DEV_INTR_MASK_0);
/linux-master/drivers/usb/host/
H A Dxhci-tegra.c330 static inline u32 ipfs_readl(struct tegra_xusb *tegra, unsigned int offset) function
786 value = ipfs_readl(tegra, IPFS_XUSB_HOST_CONFIGURATION_0);
817 value = ipfs_readl(tegra, IPFS_XUSB_HOST_INTR_MASK_0);
2015 ctx->ipfs[i] = ipfs_readl(tegra, soc->ipfs.offsets[i]);

Completed in 134 milliseconds