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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
152 sdc_writeb(val, hp_sdc.data_io);
968 sdc_writeb(HP_SDC_CMD_SET_IM | HP_SDC_IM_MASK, hp_sdc.status_io);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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);
152 sdc_writeb(val, hp_sdc.data_io);
968 sdc_writeb(HP_SDC_CMD_SET_IM | HP_SDC_IM_MASK, hp_sdc.status_io);

Completed in 107 milliseconds