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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/zoran/
H A Dzr36050.h50 __u16 max_block_vol; member in struct:zr36050
H A Dzr36060.h50 __u16 max_block_vol; member in struct:zr36060
H A Dzr36050.c450 /*zr36050_write(ptr, ZR050_MBCV, ptr->max_block_vol);*/
636 /* Set max_block_vol here (previously in zr36050_init, moved
638 zr36050_write(ptr, ZR050_MBCV, ptr->max_block_vol);
838 ptr->max_block_vol = 240;
H A Dzr36060.c745 reg = ptr->max_block_vol;
945 ptr->max_block_vol = 240; /* CHECKME, was 120 is 240 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzr36050.h50 __u16 max_block_vol; member in struct:zr36050
H A Dzr36060.h50 __u16 max_block_vol; member in struct:zr36060
H A Dzr36050.c450 /*zr36050_write(ptr, ZR050_MBCV, ptr->max_block_vol);*/
636 /* Set max_block_vol here (previously in zr36050_init, moved
638 zr36050_write(ptr, ZR050_MBCV, ptr->max_block_vol);
838 ptr->max_block_vol = 240;
H A Dzr36060.c745 reg = ptr->max_block_vol;
945 ptr->max_block_vol = 240; /* CHECKME, was 120 is 240 */

Completed in 120 milliseconds