Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Darmsse-cpuid.c36 REG32(PID0, 0xfe0)
H A Darmsse-cpu-pwrctrl.c33 REG32(PID0, 0xfe0)
H A Diotkit-sysinfo.c39 REG32(PID0, 0xfe0)
H A Darmsse-mhu.c39 REG32(PID0, 0xfe0)
H A Diotkit-sysctl.c67 REG32(PID0, 0xfe0)
H A Diotkit-secctl.c65 REG32(PID0, 0xfe0)
/openbmc/qemu/hw/timer/
H A Dcmsdk-apb-timer.c55 REG32(PID0, 0xFE0)
H A Dsse-counter.c78 REG32(PID0, 0xFE0)
H A Dsse-timer.c74 REG32(PID0, 0xFE0)
H A Dcmsdk-apb-dualtimer.c67 REG32(PID0, 0xfe0)
/openbmc/qemu/hw/watchdog/
H A Dcmsdk-apb-watchdog.c63 REG32(PID0, 0xfe0)
/openbmc/qemu/hw/char/
H A Dcmsdk-apb-uart.c56 REG32(PID0, 0xFE0)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h744 #define PID0 SPRN_PID macro
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c518 PID0 = (1 << 17), /* Protocol ID bit 0/2 */ enumerator
521 #define RxProtoTCP (PID0)
522 #define RxProtoIP (PID1 | PID0)
H A D8139cp.c191 PID0 = (1 << 16), /* 1==UDP/IP, 2==TCP/IP, 3==IP */ enumerator