Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dstreaming_to_mipi_defs.h25 #define HIVE_STR_TO_MIPI_CH_ID_LSB 6 macro
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)
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c90 (inputfifo_curr_ch_id << HIVE_STR_TO_MIPI_CH_ID_LSB) | in inputfifo_wrap_marker()