Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dcal-camerarx.c490 1, CAL_CSI2_PPI_CTRL_IF_EN_MASK); in cal_camerarx_ppi_enable()
496 0, CAL_CSI2_PPI_CTRL_IF_EN_MASK); in cal_camerarx_ppi_disable()
Dcal_regs.h343 #define CAL_CSI2_PPI_CTRL_IF_EN_MASK BIT(0) macro