Home
last modified time | relevance | path

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

/Linux-v4.19/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 [enable bug compatibility for triton1 + others]"…
4888 triton1 = 1; in bttv_check_chipset()
4898 if (triton1) in bttv_check_chipset()
4927 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4931 if (triton1) in bttv_handle_chipset()
4943 if (triton1) in bttv_handle_chipset()
4944 btv->triton1 = BT848_INT_ETBF; in bttv_handle_chipset()
4948 if (triton1) in bttv_handle_chipset()
Dbttvp.h383 int triton1; member
Dbttv-driver.c1225 btwrite((btv->triton1) | in init_irqreg()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dbttv.rst114 triton1=0/1 for Triton1 (+others) compatibility
366 The triton1 insmod option sets the EN_TBFX bit in the control register.