Home
last modified time | relevance | path

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

/drivers/media/tuners/
Dmt2060_priv.h93 #define PART_REV 0x63 // The current driver works only with PART=6 and REV=3 chips macro
Dmt2266.c34 #define PART_REV 0x85 macro
338 if (id != PART_REV) { in mt2266_attach()
Dmt2060.c382 if (id != PART_REV) { in mt2060_attach()