Searched refs:CAL_CSI2_VC_IRQENABLE (Results 1 – 2 of 2) sorted by relevance
258 cal_write(phy->cal, CAL_CSI2_VC_IRQENABLE(phy->instance), in cal_camerarx_enable_irqs()269 cal_write(phy->cal, CAL_CSI2_VC_IRQENABLE(phy->instance), 0); in cal_camerarx_disable_irqs()
73 #define CAL_CSI2_VC_IRQENABLE(m) (0x318U + (m) * 0x80U) macro