Searched refs:LOCAL_PHY_OP_BITS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h1100 #define LOCAL_PHY_OP_BITS 0x0000FF00 macro
H A Dsampirsp.c2141 operation = (phyOpId & LOCAL_PHY_OP_BITS) >> SHIFT8;
5821 portOperation = (((operation & LOCAL_PHY_OP_BITS) >> SHIFT8) | (portState << SHIFT28) );

Completed in 119 milliseconds