Searched refs:QT1010_WR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/tuners/ |
D | qt1010.c | 52 { QT1010_WR, 0x01, 0x80 }, in qt1010_set_params() 53 { QT1010_WR, 0x02, 0x3f }, in qt1010_set_params() 54 { QT1010_WR, 0x05, 0xff }, /* 02 c write */ in qt1010_set_params() 55 { QT1010_WR, 0x06, 0x44 }, in qt1010_set_params() 56 { QT1010_WR, 0x07, 0xff }, /* 04 c write */ in qt1010_set_params() 57 { QT1010_WR, 0x08, 0x08 }, in qt1010_set_params() 58 { QT1010_WR, 0x09, 0xff }, /* 06 c write */ in qt1010_set_params() 59 { QT1010_WR, 0x0a, 0xff }, /* 07 c write */ in qt1010_set_params() 60 { QT1010_WR, 0x0b, 0xff }, /* 08 c write */ in qt1010_set_params() 61 { QT1010_WR, 0x0c, 0xe1 }, in qt1010_set_params() [all …]
|
D | qt1010_priv.h | 74 #define QT1010_WR 0 macro
|