Searched refs:GP_COUNT_CONTROL_RESET (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c69 #define GP_COUNT_CONTROL_RESET 0x3 macro
174 cx_write(AUD_INT_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET);
246 cx_write(AUD_INT_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET);
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-alsa.c128 #define GP_COUNT_CONTROL_RESET 0x3 macro
237 /* GP_COUNT_CONTROL_RESET = 0x3 */
238 cx_write(AUD_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET);
336 cx_write(AUD_A_GPCNT_CTL, GP_COUNT_CONTROL_RESET);
/linux-master/drivers/media/pci/cx88/
H A Dcx88-vbi.c66 cx_write(MO_VBI_GPCNTRL, GP_COUNT_CONTROL_RESET);
H A Dcx88-alsa.c129 cx_write(MO_AUDD_GPCNTRL, GP_COUNT_CONTROL_RESET);
227 cx_write(MO_AUDD_GPCNTRL, GP_COUNT_CONTROL_RESET);
H A Dcx88-reg.h794 #define GP_COUNT_CONTROL_RESET 0x3 macro
H A Dcx88-mpeg.c162 cx_write(MO_TS_GPCNTRL, GP_COUNT_CONTROL_RESET);
H A Dcx88-video.c362 cx_write(MO_VIDY_GPCNTRL, GP_COUNT_CONTROL_RESET);

Completed in 163 milliseconds