Home
last modified time | relevance | path

Searched defs:csi2_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/media/platform/ti/cal/
Dcal_regs.h75 #define CAL_CSI2_CTX(phy, csi2_ctx) (0x330U + (phy) * 0x80U + (csi2_ctx) * 4) argument
76 #define CAL_CSI2_STATUS(phy, csi2_ctx) (0x350U + (phy) * 0x80U + (csi2_ctx) * 4) argument
Dcal.h245 u8 csi2_ctx; member