Searched refs:RTL8366_PLSR_BASE (Results 1 – 2 of 2) sorted by relevance
72 #define RTL8366_PLSR_BASE (sc->chip_type == 0 ? 0x0014 : 0x0060) macro
335 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()