Searched refs:leon_store_reg (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/ |
H A D | leon.h | 65 static inline void leon_store_reg(unsigned long paddr, unsigned long value) in leon_store_reg() function 82 #define LEON3_BYPASS_STORE_PA(x, v) (leon_store_reg((unsigned long)(x), (unsigned long)(v))) 84 #define LEON_BYPASS_STORE_PA(x, v) leon_store_reg((unsigned long)(x), (unsigned long)(v))
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/ |
H A D | leon.h | 65 static inline void leon_store_reg(unsigned long paddr, unsigned long value) in leon_store_reg() function 82 #define LEON3_BYPASS_STORE_PA(x, v) (leon_store_reg((unsigned long)(x), (unsigned long)(v))) 84 #define LEON_BYPASS_STORE_PA(x, v) leon_store_reg((unsigned long)(x), (unsigned long)(v))
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/ |
H A D | leon.h | 65 static inline void leon_store_reg(unsigned long paddr, unsigned long value) in leon_store_reg() function 82 #define LEON3_BYPASS_STORE_PA(x, v) (leon_store_reg((unsigned long)(x), (unsigned long)(v))) 84 #define LEON_BYPASS_STORE_PA(x, v) leon_store_reg((unsigned long)(x), (unsigned long)(v))
|