Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/serio/
Dhp_sdc.c80 # define sdc_writeb(v,p) gsc_writeb((v),(p)) macro
84 # define sdc_writeb(v,p) out_8((p),(v)) macro
141 sdc_writeb(val, hp_sdc.status_io); in hp_sdc_status_out8()
151 sdc_writeb(val, hp_sdc.data_io); in hp_sdc_data_out8()
974 sdc_writeb(HP_SDC_CMD_SET_IM | HP_SDC_IM_MASK, hp_sdc.status_io); in hp_sdc_exit()