Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dfb.h545 #define fb_readq __raw_readq
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dio.h376 be64_to_cpu(__raw_readq((__force unsigned *)(addr))) in BUILDIO_MEM()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dio.h105 #define __raw_readq(a) __arch_getq(a) macro