Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Drx.c35 (1U << _HRT_CSS_RECEIVER_IRQ_ERR_SOT_SYNC_HS_BIT) | in ia_css_isys_rx_enable_all_interrupts()
128 if (bits & (1U << _HRT_CSS_RECEIVER_IRQ_ERR_SOT_SYNC_HS_BIT)) in ia_css_isys_rx_translate_irq_infos()
186 bits |= 1U << _HRT_CSS_RECEIVER_IRQ_ERR_SOT_SYNC_HS_BIT; in ia_css_isys_rx_clear_irq_info()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h149 #define _HRT_CSS_RECEIVER_IRQ_ERR_SOT_SYNC_HS_BIT _HRT_CSS_RECEIVER_2400_IRQ_ERR_SOT_SYNC_HS_BIT macro
217 RX_IRQ_INFO_ERR_SOT_SYNC = 1UL << _HRT_CSS_RECEIVER_IRQ_ERR_SOT_SYNC_HS_BIT,