Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c43 static inline u8 dsps_readb(const void __iomem *addr, unsigned offset) in dsps_readb() function
214 devctl = dsps_readb(mregs, MUSB_DEVCTL); in otg_timer()
224 devctl = dsps_readb(musb->mregs, MUSB_DEVCTL); in otg_timer()
242 devctl = dsps_readb(mregs, MUSB_DEVCTL); in otg_timer()
344 u8 devctl = dsps_readb(mregs, MUSB_DEVCTL); in dsps_interrupt()