Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c488 cal_write(phy->cal, CAL_CSI2_PPI_CTRL(phy->instance), BIT(3)); in cal_camerarx_ppi_enable()
489 cal_write_field(phy->cal, CAL_CSI2_PPI_CTRL(phy->instance), in cal_camerarx_ppi_enable()
495 cal_write_field(phy->cal, CAL_CSI2_PPI_CTRL(phy->instance), in cal_camerarx_ppi_disable()
H A Dcal_regs.h67 #define CAL_CSI2_PPI_CTRL(m) (0x300U + (m) * 0x80U) macro
/kernel/linux/linux-6.6/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c274 cal_write_field(phy->cal, CAL_CSI2_PPI_CTRL(phy->instance), in cal_camerarx_ppi_enable()
277 cal_write_field(phy->cal, CAL_CSI2_PPI_CTRL(phy->instance), in cal_camerarx_ppi_enable()
283 cal_write_field(phy->cal, CAL_CSI2_PPI_CTRL(phy->instance), in cal_camerarx_ppi_disable()
H A Dcal_regs.h67 #define CAL_CSI2_PPI_CTRL(m) (0x300U + (m) * 0x80U) macro

Completed in 6 milliseconds