Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal-camerarx.c272 1, CAL_CSI2_PPI_CTRL_IF_EN_MASK); in cal_camerarx_ppi_enable()
278 0, CAL_CSI2_PPI_CTRL_IF_EN_MASK); in cal_camerarx_ppi_disable()
Dcal_regs.h330 #define CAL_CSI2_PPI_CTRL_IF_EN_MASK BIT(0) macro