Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_formatter_local.h86 int hsync_active_low; member
Dinput_formatter.c176 state->hsync_active_low = input_formatter_reg_load(ID, in input_formatter_get_state()
/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c583 (state->hsync_active_low ? "low" : "high"); in debug_print_if_state()