Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_formatter_local.h85 int vsync_active_low; member
H A Dinput_formatter.c174 state->vsync_active_low = input_formatter_reg_load(ID, in input_formatter_get_state()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c580 (state->vsync_active_low ? "low" : "high"); in debug_print_if_state()