Home
last modified time | relevance | path

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

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