Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dn2.c60 #define N2_PCR 0 macro
209 outb(inb(io + N2_PCR) | PCR_ENWIN, io + N2_PCR); /* open window */ in n2_open()
382 outb(0, io + N2_PCR); in n2_run()
405 outb(pcr, io + N2_PCR); in n2_run()
430 outb(pcr, io + N2_PCR); in n2_run()