Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhp_sdc.h181 #define HP_SDC_CMD_SET_IM 0x40 /* 010xxxxx == set irq mask */ macro
/linux-5.19.10/drivers/input/serio/
Dhp_sdc.c404 hp_sdc_status_out8(hp_sdc.im | HP_SDC_CMD_SET_IM); in hp_sdc_put()
974 sdc_writeb(HP_SDC_CMD_SET_IM | HP_SDC_IM_MASK, hp_sdc.status_io); in hp_sdc_exit()