Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddm9000.h26 #define DM9000_PLATF_SIMPLE_PHY (0x0020) /* Use NSR to find LinkStatus */ macro
/linux-4.1.27/Documentation/networking/
Ddm9000.txt116 DM9000_PLATF_SIMPLE_PHY
141 of using the DM9000_FORCE_SIMPLE_PHY_POLL config, or DM9000_PLATF_SIMPLE_PHY
/linux-4.1.27/drivers/net/ethernet/davicom/
Ddm9000.c784 if (db->flags & DM9000_PLATF_SIMPLE_PHY && in dm9000_poll_work()
1608 db->flags |= DM9000_PLATF_SIMPLE_PHY; in dm9000_probe()