Searched refs:cdns_ti_writel (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | cdns3-ti.c | 81 static inline void cdns_ti_writel(struct cdns_ti *data, u32 offset, u32 value) in cdns_ti_writel() function 125 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 137 cdns_ti_writel(data, USBSS_STATIC_CONFIG, reg); in cdns_ti_probe() 157 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 161 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 174 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/cdns3/ |
| H A D | cdns3-ti.c | 82 static inline void cdns_ti_writel(struct cdns_ti *data, u32 offset, u32 value) in cdns_ti_writel() function 147 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 159 cdns_ti_writel(data, USBSS_STATIC_CONFIG, reg); in cdns_ti_probe() 172 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 176 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe()
|