Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhp_sdc.h177 #define HP_SDC_CMD_LOAD_MT 0x38 /* Load the match timer */ macro
/linux-5.19.10/drivers/input/misc/
Dhp_sdc_rtc.c223 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_MT, 3); in hp_sdc_rtc_read_mt()