Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h116 #define MTKSWITCH_VAL_LO(v) ((v) & 0xffff) macro
H A Dmtkswitch_mt7620.c152 MTKSWITCH_REG_LO(reg), MTKSWITCH_VAL_LO(val)); in mtkswitch_reg_write32_mt7621()