Searched refs:Ctrl_SelData (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | atp.c | 478 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in hardware_init() 533 outb(Ctrl_HNibWrite | Ctrl_SelData | Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet() 607 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in atp_interrupt() 702 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in atp_interrupt() 821 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in read_block()
|
H A D | atp.h | 24 #define Ctrl_SelData 0x04 /* LP_PINITP */ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | atp.c | 480 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in hardware_init() 535 outb(Ctrl_HNibWrite | Ctrl_SelData | Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet() 609 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in atp_interrupt() 704 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in atp_interrupt() 823 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in read_block()
|
H A D | atp.h | 24 #define Ctrl_SelData 0x04 /* LP_PINITP */ macro
|
Completed in 4 milliseconds