Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dstreaming_to_mipi_defs.h19 #define HIVE_STR_TO_MIPI_VALID_A_BIT 0 macro
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c107 unsigned int token = (1 << HIVE_STR_TO_MIPI_VALID_A_BIT) | in inputfifo_send_data_a()
128 unsigned int token = ((1 << HIVE_STR_TO_MIPI_VALID_A_BIT) | in inputfifo_send_data()