Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhp_sdc.h110 #define HP_SDC_NMISTATUS_FHS 0x40 /* NMI is a fast handshake irq */ macro
/linux-5.19.10/drivers/input/serio/
Dhp_sdc.c285 if (status & HP_SDC_NMISTATUS_FHS) { in hp_sdc_nmisr()