Searched refs:low_latency_mode (Results 1 – 2 of 2) sorted by relevance
347 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local438 low_latency_mode = 1; in asihpi_adapter_probe()465 if (low_latency_mode && irq_supported) { in asihpi_adapter_probe()
1637 __u8 low_latency_mode, in cec_msg_report_current_latency() argument1647 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()1655 __u8 *low_latency_mode, in cec_ops_report_current_latency() argument1661 *low_latency_mode = (msg->msg[5] >> 2) & 1; in cec_ops_report_current_latency()