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