Home
last modified time | relevance | path

Searched refs:MTKSWITCH_LO16 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h139 #define MTKSWITCH_LO16(x) ((x) & 0xffff) macro
H A Dmtkswitch_rt3050.c66 return (MTKSWITCH_LO16(val)); in mtkswitch_reg_read()
H A Dmtkswitch_mt7620.c167 return (MTKSWITCH_LO16(val)); in mtkswitch_reg_read()