Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Datp.h20 #define Ctrl_LNibRead 0x08 /* LP_PSELECP */ macro
112 outb(Ctrl_LNibRead, ioaddr + PAR_CONTROL); in read_byte_mode0()
126 outb(Ctrl_LNibRead, ioaddr + PAR_CONTROL); in read_byte_mode2()
H A Datp.c808 outb(Ctrl_LNibRead, ioaddr + PAR_CONTROL); in read_block()