Home
last modified time | relevance | path

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

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