Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/spmi/
Dqcom,spmi-pmic-arb.txt21 "cnfg" - configuration registers
49 reg-names = "core", "intr", "cnfg";
/Linux-v5.15/drivers/spmi/
Dspmi-pmic-arb.c145 void __iomem *cnfg; member
793 mapping_table[index] = readl_relaxed(pmic_arb->cnfg + in pmic_arb_ppid_to_apid_v1()
842 regval = readl_relaxed(pmic_arb->cnfg + in pmic_arb_find_apid()
903 regval = readl_relaxed(pmic_arb->cnfg + in pmic_arb_read_apid_map_v5()
1233 pmic_arb->cnfg = devm_ioremap_resource(&ctrl->dev, res); in spmi_pmic_arb_probe()
1234 if (IS_ERR(pmic_arb->cnfg)) { in spmi_pmic_arb_probe()
1235 err = PTR_ERR(pmic_arb->cnfg); in spmi_pmic_arb_probe()
/Linux-v5.15/drivers/i2c/busses/
Di2c-tegra.c713 u32 cnfg; in tegra_i2c_disable_packet_mode() local
723 cnfg = i2c_readl(i2c_dev, I2C_CNFG); in tegra_i2c_disable_packet_mode()
724 if (cnfg & I2C_CNFG_PACKET_MODE_EN) in tegra_i2c_disable_packet_mode()
725 i2c_writel(i2c_dev, cnfg & ~I2C_CNFG_PACKET_MODE_EN, I2C_CNFG); in tegra_i2c_disable_packet_mode()
/Linux-v5.15/arch/arm/boot/dts/
Dqcom-apq8084.dtsi450 reg-names = "core", "intr", "cnfg";
Dqcom-sdx55.dtsi469 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dqcom-msm8974.dtsi1043 reg-names = "core", "intr", "cnfg";
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsm6125.dtsi470 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8994.dtsi733 reg-names = "core", "intr", "cnfg";
Dqcs404.dtsi729 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8916.dtsi1298 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8998.dtsi1927 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsm8350.dtsi807 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsdm630.dtsi1186 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsc7280.dtsi1494 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8996.dtsi1505 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsm8150.dtsi3209 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsc7180.dtsi3237 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsm8250.dtsi2921 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsdm845.dtsi4609 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";