Home
last modified time | relevance | path

Searched refs:signal_lv_over_threshold (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
Dmax2165.c237 u8 signal_lv_over_threshold; in max2165_debug_status() local
248 signal_lv_over_threshold = status & 0x01; in max2165_debug_status()
259 dprintk("Signal lvl over threshold: %d\n", signal_lv_over_threshold); in max2165_debug_status()