Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/bt8xx/
Dbttv-cards.c81 static unsigned int triton1; variable
100 module_param(triton1, int, 0444);
116 MODULE_PARM_DESC(triton1, "set ETBF pci config bit [enable bug compatibility for triton1 + others]"…
4876 triton1 = 1; in bttv_check_chipset()
4886 if (triton1) in bttv_check_chipset()
4915 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4919 if (triton1) in bttv_handle_chipset()
4931 if (triton1) in bttv_handle_chipset()
4932 btv->triton1 = BT848_INT_ETBF; in bttv_handle_chipset()
4936 if (triton1) in bttv_handle_chipset()
Dbttvp.h370 int triton1; member
Dbttv-driver.c1195 btwrite((btv->triton1) | in init_irqreg()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dbttv.rst116 triton1=0/1 for Triton1 (+others) compatibility
368 The triton1 insmod option sets the EN_TBFX bit in the control register.