Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/etherswitch/mtkswitch/
Dmtkswitch_mt7620.h68 #define PIAC_MDIO_CMD_WRITE (1u<<18) macro
Dmtkswitch_mt7620.c95 (val & PIAC_MDIO_RW_DATA_MASK) | PIAC_MDIO_CMD_WRITE); in mtkswitch_phy_write_locked()