Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvia.h21 #define VIA_IRQCONTROL_PARALLEL 0xF0 macro
/openbmc/linux/drivers/parport/
H A Dparport_pc.c2544 irq = ((tmp & VIA_IRQCONTROL_PARALLEL) >> 4); in sio_via_probe()