Searched refs:readb_be (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sparc/include/asm/ | ||
| H A D | io.h | 15 #define readb_be(__addr) __raw_readb(__addr) macro |
| /linux/drivers/usb/host/ | ||
| H A D | uhci-hcd.h | 660 return readb_be(uhci->regs + reg); in uhci_readb() |