Home
last modified time | relevance | path

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

/u-boot/drivers/usb/cdns3/
A Dcdns3-ti.c78 static inline u32 cdns_ti_readl(struct cdns_ti *data, u32 offset) in cdns_ti_readl() function
125 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_probe()
130 reg = cdns_ti_readl(data, USBSS_STATIC_CONFIG); in cdns_ti_probe()
140 reg = cdns_ti_readl(data, USBSS_STATIC_CONFIG); in cdns_ti_probe()
143 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_probe()
174 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_remove()

Completed in 10 milliseconds