Home
last modified time | relevance | path

Searched refs:cdns_ti (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-ti.c53 struct cdns_ti { struct
78 static inline u32 cdns_ti_readl(struct cdns_ti *data, u32 offset) in cdns_ti_readl() argument
83 static inline void cdns_ti_writel(struct cdns_ti *data, u32 offset, u32 value) in cdns_ti_writel()
92 struct cdns_ti *data; in cdns_ti_probe()