Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
HDmtkswitch_mt7620.h119 #define MTKSWITCH_VAL_HI(v) (((v) >> 16) & 0xffff) macro
HDmtkswitch_mt7620.c156 MTKSWITCH_REG_HI(reg), MTKSWITCH_VAL_HI(val)); in mtkswitch_reg_write32_mt7621()