Home
last modified time | relevance | path

Searched refs:P4SEG (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/include/cpu-sh4/cpu/
H A Daddrspace.h14 #define P4SEG 0xe0000000 macro
17 #define P4SEG_STORE_QUE (P4SEG)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/include/cpu-sh4/cpu/
H A Daddrspace.h14 #define P4SEG 0xe0000000 macro
17 #define P4SEG_STORE_QUE (P4SEG)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/include/cpu-sh4/cpu/
H A Daddrspace.h14 #define P4SEG 0xe0000000 macro
17 #define P4SEG_STORE_QUE (P4SEG)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/include/asm/
H A Daddrspace.h37 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
60 #define P3_ADDR_MAX P4SEG
H A Dfixmap.h78 #define FIXADDR_TOP (P4SEG - PAGE_SIZE)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/include/asm/
H A Daddrspace.h37 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
60 #define P3_ADDR_MAX P4SEG
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/include/asm/
H A Daddrspace.h37 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
60 #define P3_ADDR_MAX P4SEG
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h16 #define P4SEG 0xe0000000 macro
30 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/avr32/include/asm/arch-at32ap700x/
H A Daddrspace.h32 #define P4SEG 0xe0000000 macro
46 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/
H A Dnlao_io.h80 #define P4SEG 0xe0000000 macro
94 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/
H A Dnlao_io.h80 #define P4SEG 0xe0000000 macro
94 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/
H A Dnlao_io.h80 #define P4SEG 0xe0000000 macro
94 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/
H A Dnlao_io.h80 #define P4SEG 0xe0000000 macro
94 #define P4SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P4SEG))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/include/cpu-sh2a/cpu/
H A Daddrspace.h9 #define P4SEG 0x60000000 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/include/cpu-common/cpu/
H A Daddrspace.h14 #define P4SEG 0xe0000000 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/include/cpu-common/cpu/
H A Daddrspace.h14 #define P4SEG 0xe0000000 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/include/cpu-sh2a/cpu/
H A Daddrspace.h9 #define P4SEG 0x60000000 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/include/cpu-sh2a/cpu/
H A Daddrspace.h9 #define P4SEG 0x60000000 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/include/cpu-common/cpu/
H A Daddrspace.h14 #define P4SEG 0xe0000000 macro

12