Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
HDmtkswitchvar.h143 #define MTKSWITCH_TO_LO16(x) ((x) & 0xffff) macro
HDmtkswitch_rt3050.c84 tmp |= MTKSWITCH_TO_LO16(val); in mtkswitch_reg_write()
HDmtkswitch_mt7620.c184 tmp |= MTKSWITCH_TO_LO16(val); in mtkswitch_reg_write()