Searched refs:usbss (Results 1 – 1 of 1) sorted by relevance
55 void __iomem *usbss; member80 return readl(data->usbss + offset); in cdns_ti_readl()85 writel(value, data->usbss + offset); in cdns_ti_writel()100 data->usbss = dev_remap_addr_index(dev, 0); in cdns_ti_probe()101 if (!data->usbss) in cdns_ti_probe()
Completed in 3 milliseconds