Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c44 static inline u8 dsps_readb(const void __iomem *addr, unsigned offset) in dsps_readb() function
215 devctl = dsps_readb(mregs, MUSB_DEVCTL); in otg_timer()
225 devctl = dsps_readb(musb->mregs, MUSB_DEVCTL); in otg_timer()
243 devctl = dsps_readb(mregs, MUSB_DEVCTL); in otg_timer()
345 u8 devctl = dsps_readb(mregs, MUSB_DEVCTL); in dsps_interrupt()