Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
A Dleon.h65 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))

Completed in 3 milliseconds