Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dmc146818rtc.h20 inb_p(RTC_PORT(1)); \
H A Dio.h64 #define inb_p(port) in_8((u8 *)((port)+_IO_BASE)) macro
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dio.h67 #define inb_p(port) inb((port)) macro
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dio.h58 #define inb_p(port) inb((port)) macro
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dio.h103 #define inb_p(port) inb((port)) macro
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dio.h335 #define inb_p(port) inb((port)) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dio.h247 #define inb_p(port) inb((port)) macro