Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c26 #define CSI2TX_DEVICE_CONFIG_HAS_DPHY BIT(3) macro
480 csi2tx->has_internal_dphy = !!(dev_cfg & CSI2TX_DEVICE_CONFIG_HAS_DPHY); in csi2tx_get_resources()