Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h181 #define RTL8366_NUM_PHY_REG 32 macro
H A Drtl8366rb.c840 if (reg < 0 || reg >= RTL8366_NUM_PHY_REG) in rtl_readphy()
873 if (reg < 0 || reg >= RTL8366_NUM_PHY_REG) in rtl_writephy()