Home
last modified time | relevance | path

Searched refs:MTKSWITCH_VAL_HI (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h117 #define MTKSWITCH_VAL_HI(v) (((v) >> 16) & 0xffff) macro
H A Dmtkswitch_mt7620.c154 MTKSWITCH_REG_HI(reg), MTKSWITCH_VAL_HI(val)); in mtkswitch_reg_write32_mt7621()