Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c35 #define CSI2TX_DPHY_CFG_MODE_MASK GENMASK(9, 8) macro
258 reg &= ~CSI2TX_DPHY_CFG_MODE_MASK; in csi2tx_dphy_init_finish()