Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h140 #define MTKSWITCH_TO_HI16(x) (((x) & 0xffff) << 16) macro
H A Dmtkswitch_rt3050.c79 tmp |= MTKSWITCH_TO_HI16(val); in mtkswitch_reg_write()
H A Dmtkswitch_mt7620.c179 tmp |= MTKSWITCH_TO_HI16(val); in mtkswitch_reg_write()