Home
last modified time | relevance | path

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

/drivers/media/pci/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 "
4884 triton1 = 1; in bttv_check_chipset()
4894 if (triton1) in bttv_check_chipset()
4923 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4927 if (triton1) in bttv_handle_chipset()
4939 if (triton1) in bttv_handle_chipset()
4940 btv->triton1 = BT848_INT_ETBF; in bttv_handle_chipset()
4944 if (triton1) in bttv_handle_chipset()
Dbttvp.h382 int triton1; member
Dbttv-driver.c1226 btwrite((btv->triton1) | in init_irqreg()