Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti-vpe/
A 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
A Dcal.h249 u8 csi2_ctx; member

Completed in 8 milliseconds