Searched refs:SI2168_CHIP_ID_A30 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/dvb-frontends/ | ||
H A D | si2168_priv.h | 30 #define SI2168_CHIP_ID_A30 ('A' << 24 | 68 << 16 | '3' << 8 | '0' << 0) macro |
H A D | si2168.c | 719 case SI2168_CHIP_ID_A30: in si2168_probe() |