Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-tegra.c300 static u32 csb_readl(struct tegra_xusb *tegra, unsigned int offset) in csb_readl() function
921 if (csb_readl(tegra, XUSB_CSB_MP_ILOAD_BASE_LO) != 0) { in tegra_xusb_load_firmware()
923 csb_readl(tegra, XUSB_FALC_CPUCTL)); in tegra_xusb_load_firmware()
976 #define tegra_csb_readl(offset) csb_readl(tegra, offset) in tegra_xusb_load_firmware()
1004 value = csb_readl(tegra, XUSB_FALC_CPUCTL); in tegra_xusb_load_firmware()