Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dn2.c64 #define N2_PCR 0 macro
225 outb(inb(io + N2_PCR) | PCR_ENWIN, io + N2_PCR); /* open window */ in n2_open()
399 outb(0, io + N2_PCR); in n2_run()
422 outb(pcr, io + N2_PCR); in n2_run()
447 outb(pcr, io + N2_PCR); in n2_run()