Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.c200 static u16 read_phy_bit(void __iomem *ioaddr, u8 phyctrlpolarity) in read_phy_bit() function
284 read_phy_bit(ioaddr, polarity); in mdio_read()
292 (read_phy_bit(ioaddr, polarity) << (p[6].len - 1 - i)); in mdio_read()