Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/etherswitch/mtkswitch/
Dmtkswitchvar.h142 #define MTKSWITCH_TO_HI16(x) (((x) & 0xffff) << 16) macro
Dmtkswitch_rt3050.c81 tmp |= MTKSWITCH_TO_HI16(val); in mtkswitch_reg_write()
Dmtkswitch_mt7620.c181 tmp |= MTKSWITCH_TO_HI16(val); in mtkswitch_reg_write()