Home
last modified time | relevance | path

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

/drivers/media/video/bt8xx/
Dbttv-cards.c93 static unsigned int triton1; variable
112 module_param(triton1, int, 0444);
128 MODULE_PARM_DESC(triton1,"set ETBF pci config bit "
4882 triton1 = 1; in bttv_check_chipset()
4892 if (triton1) in bttv_check_chipset()
4921 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4925 if (triton1) in bttv_handle_chipset()
4937 if (triton1) in bttv_handle_chipset()
4938 btv->triton1 = BT848_INT_ETBF; in bttv_handle_chipset()
4942 if (triton1) in bttv_handle_chipset()
Dbttvp.h374 int triton1; member
Dbttv-driver.c1380 btwrite((btv->triton1) | in init_irqreg()