Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c25 #define CSI2TX_DEVICE_CONFIG_HAS_DPHY BIT(3) macro
475 csi2tx->has_internal_dphy = !!(dev_cfg & CSI2TX_DEVICE_CONFIG_HAS_DPHY); in csi2tx_get_resources()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds