Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dhilkbd.c41 static unsigned long hil_base; /* HPA for the HIL device */ variable
43 #define HILBASE hil_base /* HPPA (parisc) port address */
310 hil_base = dev->hpa.start; in hil_probe_chip()
314 printk(KERN_INFO "Found HIL bus at 0x%08lx, IRQ %d\n", hil_base, hil_irq); in hil_probe_chip()