Home
last modified time | relevance | path

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

/linux-4.4.14/net/caif/
Dcfcnfg.c133 static struct cfcnfg_phyinfo *cfcnfg_get_phyinfo_rcu(struct cfcnfg *cnfg, in cfcnfg_get_phyinfo_rcu() argument
138 list_for_each_entry_rcu(phy, &cnfg->phys, node) in cfcnfg_get_phyinfo_rcu()
148 static struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg, in cfcnfg_get_phyid() argument
154 list_for_each_entry_rcu(phy, &cnfg->phys, node) { in cfcnfg_get_phyid()
162 list_for_each_entry_rcu(phy, &cnfg->phys, node) in cfcnfg_get_phyid()
169 static int cfcnfg_get_id_from_ifi(struct cfcnfg *cnfg, int ifi) in cfcnfg_get_id_from_ifi() argument
173 list_for_each_entry_rcu(phy, &cnfg->phys, node) in cfcnfg_get_id_from_ifi()
218 static int caif_connect_req_to_link_param(struct cfcnfg *cnfg, in caif_connect_req_to_link_param() argument
231 res = cfcnfg_get_id_from_ifi(cnfg, s->ifindex); in caif_connect_req_to_link_param()
246 dev_info = cfcnfg_get_phyid(cnfg, pref); in caif_connect_req_to_link_param()
[all …]
/linux-4.4.14/include/net/caif/
Dcfcnfg.h66 cfcnfg_add_phy_layer(struct cfcnfg *cnfg,
79 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer);
87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
/linux-4.4.14/Documentation/devicetree/bindings/spmi/
Dqcom,spmi-pmic-arb.txt21 "cnfg" - configuration registers
49 reg-names = "core", "intr", "cnfg";
/linux-4.4.14/drivers/spmi/
Dspmi-pmic-arb.c127 void __iomem *cnfg; member
878 pa->cnfg = devm_ioremap_resource(&ctrl->dev, res); in spmi_pmic_arb_probe()
879 if (IS_ERR(pa->cnfg)) { in spmi_pmic_arb_probe()
880 err = PTR_ERR(pa->cnfg); in spmi_pmic_arb_probe()
920 pa->cnfg + SPMI_MAPPING_TABLE_REG(i)); in spmi_pmic_arb_probe()
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-apq8084.dtsi271 reg-names = "core", "intr", "cnfg";
Dqcom-msm8974.dtsi335 reg-names = "core", "intr", "cnfg";
/linux-4.4.14/arch/arm64/boot/dts/qcom/
Dmsm8916.dtsi423 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";