Searched refs:cdns_ti_writel (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/usb/cdns3/ |
| 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()
|