Lines Matching defs:iface
24 enum isp_interface_type iface,
32 switch (iface) {
54 if (iface == ISP_INTERFACE_CCP2B_PHY1 ||
55 iface == ISP_INTERFACE_CCP2B_PHY2) {
68 static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on,
75 if (iface != ISP_INTERFACE_CCP2B_PHY1)
92 * @iface: ISP_INTERFACE_*
102 enum isp_interface_type iface, bool on,
106 return csiphy_routing_cfg_3630(phy, iface, ccp2_strobe);
108 return csiphy_routing_cfg_3430(phy, iface, on, ccp2_strobe);