Searched refs:PRS_TPID1_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ | ||
H A D | fm_port.h | 683 #define PRS_TPID1_MASK 0xFFFF0000 macro |
H A D | fm_port.c | 1619 tmpReg &= PRS_TPID1_MASK; in SetPcd() |