Searched refs:cdns_ti_readl (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | cdns3-ti.c | 76 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()
|
| /OK3568_Linux_fs/kernel/drivers/usb/cdns3/ |
| H A D | cdns3-ti.c | 77 static inline u32 cdns_ti_readl(struct cdns_ti *data, u32 offset) in cdns_ti_readl() function 145 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_probe() 150 reg = cdns_ti_readl(data, USBSS_STATIC_CONFIG); in cdns_ti_probe() 160 reg = cdns_ti_readl(data, USBSS_STATIC_CONFIG); in cdns_ti_probe() 163 reg = cdns_ti_readl(data, USBSS_W1); in cdns_ti_probe()
|