Home
last modified time | relevance | path

Searched defs:PID1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c190 PID1 = (1 << 17), /* 2 protocol id bits: 0==non-IP, */ enumerator
H A Dr8169_main.c517 PID1 = (1 << 18), /* Protocol ID bit 1/2 */ enumerator
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h745 #define PID1 SPRN_PID1 macro