Searched refs:RunnerRdCtrl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 38 Two added registers are used to enhance PIO performance, RunnerRdCtrl and 54 The upper five bits of RunnerRdCtrl are used to window into PCcard 173 RunnerRdCtrl = 0x16, RunnerWrCtrl = 0x1c, enumerator 370 outw(2<<11, ioaddr + RunnerRdCtrl); in tc574_config() 372 outw(0<<11, ioaddr + RunnerRdCtrl); in tc574_config() 602 outw(0, ioaddr + RunnerRdCtrl); in tc574_reset()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 38 Two added registers are used to enhance PIO performance, RunnerRdCtrl and 54 The upper five bits of RunnerRdCtrl are used to window into PCcard 173 RunnerRdCtrl = 0x16, RunnerWrCtrl = 0x1c, enumerator 369 outw(2<<11, ioaddr + RunnerRdCtrl); in tc574_config() 371 outw(0<<11, ioaddr + RunnerRdCtrl); in tc574_config() 601 outw(0, ioaddr + RunnerRdCtrl); in tc574_reset()
|
Completed in 4 milliseconds