Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/cdns3/
Dcdns3-ti.c76 static inline u32 cdns_ti_readl(struct cdns_ti *data, u32 offset) in cdns_ti_readl() function
123 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_probe()
128 reg = cdns_ti_readl(data, USBSS_STATIC_CONFIG); in cdns_ti_probe()
138 reg = cdns_ti_readl(data, USBSS_STATIC_CONFIG); in cdns_ti_probe()
141 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_probe()
172 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_remove()