Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c81 static unsigned int triton1; variable
99 module_param(triton1, int, 0444);
114 MODULE_PARM_DESC(triton1, "set ETBF pci config bit [enable bug compatibility for triton1 + others]"…
4872 triton1 = 1; in bttv_check_chipset()
4882 if (triton1) in bttv_check_chipset()
4902 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4906 if (triton1) in bttv_handle_chipset()
4918 if (triton1) in bttv_handle_chipset()
4919 btv->triton1 = BT848_INT_ETBF; in bttv_handle_chipset()
4923 if (triton1) in bttv_handle_chipset()
H A Dbttvp.h327 int triton1; member
H A Dbttv-driver.c1180 btwrite((btv->triton1) | in init_irqreg()
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv.rst141 triton1=0/1 for Triton1 (+others) compatibility
322 The triton1 insmod option sets the EN_TBFX bit in the control register.