Searched refs:CSI2_CTRL_NON_POSTED_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/media/omap4iss/ | ||
H A D | iss_regs.h | 124 #define CSI2_CTRL_NON_POSTED_WRITE (1 << 13) macro |
H A D | iss_csi2.c | 80 reg |= CSI2_CTRL_NON_POSTED_WRITE; in csi2_recv_config() |