Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/ti/cal/
Dcal-camerarx.c258 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()
Dcal_regs.h73 #define CAL_CSI2_VC_IRQENABLE(m) (0x318U + (m) * 0x80U) macro