Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) {
/dports/sysutils/edk2/edk2-edk2-stable202102/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.h31 #define PL061_GPIO_PERIPH_ID3 0xFEC macro
H A DPL061Gpio.c141 || (MmioRead8 (RegisterBase + PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/Include/Drivers/
H A DPL061Gpio.h36 #define PL061_GPIO_PERIPH_ID3 ((UINT32)PcdGet32 (PcdPL061GpioBase) + 0xFEC) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/Drivers/PL061GpioDxe/
H A DPL061Gpio.c53 || (MmioRead8 (PL061_GPIO_PERIPH_ID3) != 0x00)) { in PL061Identify()