Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dio.h15 #define readb_be(__addr) __raw_readb(__addr) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h395 #define readb_be(addr) \ in BUILDIO_MEM() macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hcd.h655 return readb_be(uhci->regs + reg); in uhci_readb()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h369 #define readb_be(addr) \ in BUILDIO_MEM() macro