Searched refs:__CSR_32_ADJUST (Results 1 – 2 of 2) sorted by relevance
543 #define __CSR_32_ADJUST 4 macro545 #define __CSR_32_ADJUST 0 macro548 #define csr_out32(v, a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST) = (v))549 #define csr_in32(a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST))
481 #define __CSR_32_ADJUST 4 macro483 #define __CSR_32_ADJUST 0 macro486 #define csr_out32(v, a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST) = (v))487 #define csr_in32(a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST))