Home
last modified time | relevance | path

Searched refs:DM9000_PLATF_SIMPLE_PHY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Ddm9000.h22 #define DM9000_PLATF_SIMPLE_PHY (0x0020) /* Use NSR to find LinkStatus */ macro
/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/
H A Ddm9000.rst120 DM9000_PLATF_SIMPLE_PHY
145 of using the DM9000_FORCE_SIMPLE_PHY_POLL config, or DM9000_PLATF_SIMPLE_PHY
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.c773 if (db->flags & DM9000_PLATF_SIMPLE_PHY && in dm9000_poll_work()
1607 db->flags |= DM9000_PLATF_SIMPLE_PHY; in dm9000_probe()