Searched refs:has_internal_dphy (Results 1 – 2 of 2) sorted by relevance
87 bool has_internal_dphy; member410 csi2rx->has_internal_dphy = dev_cfg & BIT(3) ? true : false; in csi2rx_get_resources()416 if (!csi2rx->dphy && csi2rx->has_internal_dphy) { in csi2rx_get_resources()545 csi2rx->has_internal_dphy ? "internal" : "no"); in csi2rx_probe()
114 bool has_internal_dphy; member480 csi2tx->has_internal_dphy = !!(dev_cfg & CSI2TX_DEVICE_CONFIG_HAS_DPHY); in csi2tx_get_resources()629 csi2tx->has_internal_dphy ? "internal" : "no"); in csi2tx_probe()