Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhp_sdc.h97 #define HP_SDC_STATUS_IRQMASK 0xf0 /* Bits containing "level 1" irq */ macro
/openbmc/linux/drivers/input/serio/
H A Dhp_sdc_mlc.c74 if ((status & HP_SDC_STATUS_IRQMASK) == HP_SDC_STATUS_HILDATA) { in hp_sdc_mlc_isr()
H A Dhp_sdc.c231 switch (status & HP_SDC_STATUS_IRQMASK) { in hp_sdc_isr()