Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c119 static u8 rtase_r8(const struct rtase_private *tp, u16 reg) in rtase_r8() function
831 err = read_poll_timeout(rtase_r8, val, val & cond, sleep_us, in rtase_poll_timeout()
847 val = rtase_r8(tp, RTASE_MISC); in rtase_nic_reset()
850 val = rtase_r8(tp, RTASE_CHIP_CMD); in rtase_nic_reset()
863 val = rtase_r8(tp, RTASE_CHIP_CMD); in rtase_nic_reset()
865 val = rtase_r8(tp, RTASE_CHIP_CMD); in rtase_nic_reset()
997 val = rtase_r8(tp, RTASE_CHIP_CMD); in rtase_nic_enable()
1000 val = rtase_r8(tp, RTASE_MISC); in rtase_nic_enable()
1440 val = rtase_r8(tp, RTASE_EEM); in rtase_enable_eem_write()
1448 val = rtase_r8(tp, RTASE_EEM); in rtase_disable_eem_write()
[all …]