Searched refs:REG_BANDWIDTH (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/tuners/ |
H A D | mt2266.c | 22 #define REG_BANDWIDTH 8 macro 99 static u8 mt2266_init_8mhz[] = { REG_BANDWIDTH, 0x22, 0x22, 0x22, 0x22, 102 static u8 mt2266_init_7mhz[] = { REG_BANDWIDTH, 0x32, 0x32, 0x32, 0x32, 105 static u8 mt2266_init_6mhz[] = { REG_BANDWIDTH, 0xa7, 0xa7, 0xa7, 0xa7,
|