Searched refs:CAL_CSI2_PPI_CTRL (Results 1 – 2 of 2) sorted by relevance
274 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()
67 #define CAL_CSI2_PPI_CTRL(m) (0x300U + (m) * 0x80U) macro