Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c1119 u16 word_rd; in proc_get_pcie_phy() local
1131 word_rd = rtl8168_ephy_read(tp, n); in proc_get_pcie_phy()
1132 seq_printf(m, "%04x ", word_rd); in proc_get_pcie_phy()
1145 u16 word_rd; in proc_get_eth_phy() local
1159 word_rd = rtl8168_mdio_read(tp, n); in proc_get_eth_phy()
1160 seq_printf(m, "%04x ", word_rd); in proc_get_eth_phy()
1552 u16 word_rd; in proc_get_pcie_phy() local
1568 word_rd = rtl8168_ephy_read(tp, n); in proc_get_pcie_phy()
1571 word_rd); in proc_get_pcie_phy()
1588 u16 word_rd; in proc_get_eth_phy() local
[all …]