Home
last modified time | relevance | path

Searched defs:LEON3_BYPASS_LOAD_PA (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Dleon.h81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x))) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Dleon.h81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x))) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Dleon.h81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x))) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/sparc_leon/asm-leon/
H A Damba.h229 #define LEON3_BYPASS_LOAD_PA(x) (*((unsigned long*)x)) macro