Home
last modified time | relevance | path

Searched defs:csr_in32 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h547 #define csr_in32(a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST)) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h486 #define csr_in32(a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST)) macro