Searched refs:bandwidth_6mhz_48M (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda1004x.c | 249 static u8 bandwidth_6mhz_48M[] = { 0x70, 0x02, 0x49, 0x24, 0x92 }; in tda10046h_set_bandwidth() local 265 tda1004x_write_buf(state, TDA10046H_TIME_WREF1, bandwidth_6mhz_48M, in tda10046h_set_bandwidth() 266 sizeof(bandwidth_6mhz_48M)); in tda10046h_set_bandwidth()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda1004x.c | 249 static u8 bandwidth_6mhz_48M[] = { 0x70, 0x02, 0x49, 0x24, 0x92 }; in tda10046h_set_bandwidth() local 265 tda1004x_write_buf(state, TDA10046H_TIME_WREF1, bandwidth_6mhz_48M, in tda10046h_set_bandwidth() 266 sizeof(bandwidth_6mhz_48M)); in tda10046h_set_bandwidth()
|
Completed in 5 milliseconds