Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhp_sdc.c81 # define sdc_writeb(v,p) gsc_writeb((v),(p)) macro
85 # define sdc_writeb(v,p) out_8((p),(v)) macro
142 sdc_writeb(val, hp_sdc.status_io); in hp_sdc_status_out8()
152 sdc_writeb(val, hp_sdc.data_io); in hp_sdc_data_out8()
975 sdc_writeb(HP_SDC_CMD_SET_IM | HP_SDC_IM_MASK, hp_sdc.status_io); in hp_sdc_exit()