Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmax2165.c223 u8 signal_lv_over_threshold; in max2165_debug_status() local
234 signal_lv_over_threshold = status & 0x01; in max2165_debug_status()
245 dprintk("Signal lvl over threshold: %d\n", signal_lv_over_threshold); in max2165_debug_status()