Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h72 #define RTL8366_PLSR_BASE (sc->chip_type == 0 ? 0x0014 : 0x0060) macro
H A Drtl8366rb.c335 if (smi_read(sc->dev, RTL8366_PLSR_BASE + i/2, &value, RTL_NOWAIT) != 0) { in rtl833rb_miipollstat()
681 smi_read(dev, RTL8366_PLSR_BASE + (RTL8366_NUM_PHYS)/2, &v, RTL_WAITOK); in rtl_getport()