Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhp_sdc.h139 #define HP_SDC_IM_MASK 0x1f /* these bits not part of cmd/status */ macro
/openbmc/linux/drivers/input/serio/
H A Dhp_sdc.c844 hp_sdc.im = HP_SDC_IM_MASK; /* Mask maskable irqs */ in hp_sdc_init()
974 sdc_writeb(HP_SDC_CMD_SET_IM | HP_SDC_IM_MASK, hp_sdc.status_io); in hp_sdc_exit()