Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c278 1, CAL_CSI2_PPI_CTRL_IF_EN_MASK); in cal_camerarx_ppi_enable()
284 0, CAL_CSI2_PPI_CTRL_IF_EN_MASK); in cal_camerarx_ppi_disable()
H A Dcal_regs.h330 #define CAL_CSI2_PPI_CTRL_IF_EN_MASK BIT(0) macro