Searched refs:PIAC_MDIO_RW_DATA_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h71 #define PIAC_MDIO_RW_DATA_MASK 0xffff macro
H A Dmtkswitch_mt7620.c68 return ((int)(data & PIAC_MDIO_RW_DATA_MASK));
95 (val & PIAC_MDIO_RW_DATA_MASK) | PIAC_MDIO_CMD_WRITE);

Completed in 75 milliseconds