Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Dfifo_monitor_global.h15 #define HIVE_ISP_CSS_STREAM_SWITCH_ISP 2
17 * Actually, "HIVE_ISP_CSS_STREAM_SWITCH_SP = 1", "HIVE_ISP_CSS_STREAM_SWITCH_ISP = 0"
20 #define HIVE_ISP_CSS_STREAM_SWITCH_ISP 0 macro
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dfifo_monitor.c516 state->is_isp = (data == HIVE_ISP_CSS_STREAM_SWITCH_ISP); in fifo_switch_get_state()