Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-driver.c98 static unsigned int whitecrush_upper = 0xCF; variable
130 module_param(whitecrush_upper, int, 0444);
156 MODULE_PARM_DESC(whitecrush_upper, "sets the white crush upper value, default is 207");
4125 bttv_ctrl_whitecrush_upper.def = whitecrush_upper; in bttv_probe()