Searched refs:REG_BANDWIDTH (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/media/tuners/ |
D | mt2266.c | 31 #define REG_BANDWIDTH 8 macro 108 static u8 mt2266_init_8mhz[] = { REG_BANDWIDTH, 0x22, 0x22, 0x22, 0x22, 111 static u8 mt2266_init_7mhz[] = { REG_BANDWIDTH, 0x32, 0x32, 0x32, 0x32, 114 static u8 mt2266_init_6mhz[] = { REG_BANDWIDTH, 0xa7, 0xa7, 0xa7, 0xa7,
|