Home
last modified time | relevance | path

Searched defs:csr_out32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dio.h546 #define csr_out32(v, a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST) = (v)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dio.h548 #define csr_out32(v, a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST) = (v)) macro

Completed in 2 milliseconds