Searched refs:CpCmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 164 CpCmd = 0xE0, /* C+ Command register (C+ mode only) */ enumerator 593 status, cpr8(Cmd), cpr16(CpCmd)); in cp_interrupt() 962 cpw16_f(CpCmd, 0); in cp_stop_hw() 991 cpw16(CpCmd, cp->cpcmd); in cp_start_hw() 995 * corresponding bits in CpCmd are enabled. Datasheet v1.6 §6.33 in cp_start_hw() 997 * *after* the [RT]xEnable bits in CpCmd are set. And on some hardware in cp_start_hw() 999 * when C+ mode Tx is enabled in CpCmd. in cp_start_hw() 1245 cpr8(Cmd), cpr16(CpCmd), in cp_tx_timeout() 1479 cpw16_f(CpCmd, cp->cpcmd); in cp_set_features()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 164 CpCmd = 0xE0, /* C+ Command register (C+ mode only) */ enumerator 593 status, cpr8(Cmd), cpr16(CpCmd)); in cp_interrupt() 962 cpw16_f(CpCmd, 0); in cp_stop_hw() 991 cpw16(CpCmd, cp->cpcmd); in cp_start_hw() 995 * corresponding bits in CpCmd are enabled. Datasheet v1.6 §6.33 in cp_start_hw() 997 * *after* the [RT]xEnable bits in CpCmd are set. And on some hardware in cp_start_hw() 999 * when C+ mode Tx is enabled in CpCmd. in cp_start_hw() 1245 cpr8(Cmd), cpr16(CpCmd), in cp_tx_timeout() 1481 cpw16_f(CpCmd, cp->cpcmd); in cp_set_features()
|
Completed in 7 milliseconds