Home
last modified time | relevance | path

Searched refs:PART_REV (Results 1 – 3 of 3) sorted by relevance

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