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

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.h49 #define POA_GE_XFC(v, x) ((((v)>>21)>>(((x)-5)*2)) & 0x3) macro
H A Dmtkswitch_rt3050.c200 val = POA_GE_XFC(val, port);

Completed in 56 milliseconds