Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
HDmtkswitchvar.h141 #define MTKSWITCH_LO16(x) ((x) & 0xffff) macro
HDmtkswitch_rt3050.c68 return (MTKSWITCH_LO16(val)); in mtkswitch_reg_read()
HDmtkswitch_mt7620.c169 return (MTKSWITCH_LO16(val)); in mtkswitch_reg_read()