Searched refs:cdns_ti_writel (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-ti.c | 84 static inline void cdns_ti_writel(struct cdns_ti *data, u32 offset, u32 value) in cdns_ti_writel() function 161 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 173 cdns_ti_writel(data, USBSS_STATIC_CONFIG, reg); in cdns_ti_probe() 186 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe() 190 cdns_ti_writel(data, USBSS_W1, reg); in cdns_ti_probe()
|