Searched refs:RTL_W8 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 835 RTL_W8 (HltClk, 'R'); in rtl8139_init_board() 871 RTL_W8 (Config1, tmp8); in rtl8139_init_board() 886 RTL_W8 (Config1, tmp8); in rtl8139_init_board() 1185 RTL_W8(Cfg9346, 0); in read_eeprom() 1264 RTL_W8 (Config4, 0); in mdio_read() 1311 RTL_W8 (Config4, 0); in mdio_write() 1390 RTL_W8 (HltClk, 'R'); in rtl8139_hw_start() 1866 RTL_W8 (ChipCmd, tmp8); in rtl8139_rx_err() 2273 RTL_W8 (ChipCmd, 0); in rtl8139_close() 2363 RTL_W8 (Config3, cfg3); in rtl8139_set_wol() [all …]
|
| H A D | r8169_main.c | 727 RTL_W8(tp, Cfg9346, Cfg9346_Lock); in rtl_lock_config_regs() 768 RTL_W8(tp, reg, val); in r8169_mod_reg8_cond() 2500 RTL_W8(tp, 0x82, 0x01); in rtl8169_init_phy() 2628 RTL_W8(tp, ChipCmd, CmdReset); in rtl_hw_reset() 3006 RTL_W8(tp, INT_CFG0_8125, val8); in rtl_hw_aspm_clkreq_enable() 3038 RTL_W8(tp, INT_CFG0_8125, val8); in rtl_hw_aspm_clkreq_enable() 3111 RTL_W8(tp, DBG_REG, 0x20); in rtl_hw_start_8168cp_3() 3606 RTL_W8(tp, DBG_REG, FIX_NAK_1); in rtl_hw_start_8102e_1() 3608 RTL_W8(tp, Config1, in rtl_hw_start_8102e_1() 3914 RTL_W8(tp, INT_CFG0_8125, 0x00); in rtl_hw_start_8125() [all …]
|