Home
last modified time | relevance | path

Searched refs:PART_REV (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2060_priv.h79 #define PART_REV 0x63 // The current driver works only with PART=6 and REV=3 chips macro
H A Dmt2266.c25 #define PART_REV 0x85 macro
328 if (id != PART_REV) { in mt2266_attach()
H A Dmt2060.c427 if (id != PART_REV) { in mt2060_attach()
486 if (chip_id != PART_REV) { in mt2060_probe()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2060_priv.h79 #define PART_REV 0x63 // The current driver works only with PART=6 and REV=3 chips macro
H A Dmt2060.c427 if (id != PART_REV) { in mt2060_attach()
485 if (chip_id != PART_REV) { in mt2060_probe()
H A Dmt2266.c25 #define PART_REV 0x85 macro
328 if (id != PART_REV) { in mt2266_attach()

Completed in 4 milliseconds