Searched refs:max_block_vol (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/media/pci/zoran/
H A Dzr36050.c390 /*zr36050_write(ptr, ZR050_MBCV, ptr->max_block_vol);*/
577 * Set max_block_vol here (previously in zr36050_init, moved
580 zr36050_write(ptr, ZR050_MBCV, ptr->max_block_vol);
770 ptr->max_block_vol = 240;
H A Dzr36050.h31 __u16 max_block_vol; member in struct:zr36050
H A Dzr36060.c635 reg = ptr->max_block_vol;
824 ptr->max_block_vol = 240; /* CHECKME, was 120 is 240 */
H A Dzr36060.h31 __u16 max_block_vol; member in struct:zr36060

Completed in 228 milliseconds