Searched refs:hp_sdc_rtc_read_i8042timer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 136 static int64_t hp_sdc_rtc_read_i8042timer (uint8_t loadcmd, int numreg) in hp_sdc_rtc_read_i8042timer() function 188 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_RT, 5); in hp_sdc_rtc_read_rt() 206 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_FHS, 2); in hp_sdc_rtc_read_fhs() 223 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_MT, 3); in hp_sdc_rtc_read_mt() 240 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_DT, 3); in hp_sdc_rtc_read_dt() 257 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_CT, 3); in hp_sdc_rtc_read_ct()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 136 static int64_t hp_sdc_rtc_read_i8042timer (uint8_t loadcmd, int numreg) in hp_sdc_rtc_read_i8042timer() function 188 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_RT, 5); in hp_sdc_rtc_read_rt() 206 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_FHS, 2); in hp_sdc_rtc_read_fhs() 223 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_MT, 3); in hp_sdc_rtc_read_mt() 240 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_DT, 3); in hp_sdc_rtc_read_dt() 257 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_CT, 3); in hp_sdc_rtc_read_ct()
|
Completed in 2 milliseconds