Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dhive_isp_css_streaming_to_mipi_types_hrt.h24 #define _HIVE_STR_TO_MIPI_FMT_TYPE_LSB (HIVE_STR_TO_MIPI_CH_ID_LSB + HIVE_ISP_CH_ID_BITS) macro
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c91 (inputfifo_curr_fmt_type << _HIVE_STR_TO_MIPI_FMT_TYPE_LSB); in inputfifo_wrap_marker()