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