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

/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c485 u32 disp_cnt_reg = DISP_AB_CNT; local
497 disp_cnt_reg = DISP_CD_CNT;
501 disp_cnt_reg = DISP_EF_CNT;
505 disp_cnt_reg = DISP_GH_CNT;
510 fld_cnt = cx25821_i2c_read(&dev->i2c_bus[0], disp_cnt_reg, &tmp);
520 cx25821_i2c_write(&dev->i2c_bus[0], disp_cnt_reg, fld_cnt);

Completed in 52 milliseconds