Home
last modified time | relevance | path

Searched refs:BT848_SCLOOP_CAGC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/bt8xx/
Dbt848.h119 #define BT848_SCLOOP_CAGC (1<<6) macro
Dbttv-driver.c1407 val = btv->opt_chroma_agc ? BT848_SCLOOP_CAGC : 0; in init_bt848()
1561 val = btv->opt_chroma_agc ? BT848_SCLOOP_CAGC : 0; in bttv_s_ctrl()