Home
last modified time | relevance | path

Searched refs:DEFAULT_VDELAY_NTSC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c20 #define DEFAULT_VDELAY_NTSC (7 - 2) macro
380 tbl_ntsc_tw2815_common[0x04] = DEFAULT_VDELAY_NTSC & 0xff; in tw2815_setup()
382 ((0x01 & (DEFAULT_VDELAY_NTSC >> 8)) << 4); in tw2815_setup()
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c20 #define DEFAULT_VDELAY_NTSC (7 - 2) macro
380 tbl_ntsc_tw2815_common[0x04] = DEFAULT_VDELAY_NTSC & 0xff; in tw2815_setup()
382 ((0x01 & (DEFAULT_VDELAY_NTSC >> 8)) << 4); in tw2815_setup()

Completed in 3 milliseconds