Home
last modified time | relevance | path

Searched refs:BLT_ITS_AQ1_LNA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-reg.h161 #define BLT_ITS_AQ1_LNA BIT(12) /* AQ1 LNA reached */ macro
H A Dbdisp-hw.c409 if (!(its & BLT_ITS_AQ1_LNA)) { in bdisp_hw_get_and_clear_irq()
1105 writel(BLT_ITS_AQ1_LNA, bdisp->regs + BLT_ITM0); in bdisp_hw_update()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h161 #define BLT_ITS_AQ1_LNA BIT(12) /* AQ1 LNA reached */ macro
H A Dbdisp-hw.c409 if (!(its & BLT_ITS_AQ1_LNA)) { in bdisp_hw_get_and_clear_irq()
1105 writel(BLT_ITS_AQ1_LNA, bdisp->regs + BLT_ITM0); in bdisp_hw_update()

Completed in 4 milliseconds