Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/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.10/Documentation/devicetree/bindings/spmi/
Dqcom,spmi-pmic-arb.txt21 "cnfg" - configuration registers
49 reg-names = "core", "intr", "cnfg";
/Linux-v5.10/drivers/spmi/
Dspmi-pmic-arb.c145 void __iomem *cnfg; member
794 mapping_table[index] = readl_relaxed(pmic_arb->cnfg + in pmic_arb_ppid_to_apid_v1()
843 regval = readl_relaxed(pmic_arb->cnfg + in pmic_arb_find_apid()
904 regval = readl_relaxed(pmic_arb->cnfg + in pmic_arb_read_apid_map_v5()
1234 pmic_arb->cnfg = devm_ioremap_resource(&ctrl->dev, res); in spmi_pmic_arb_probe()
1235 if (IS_ERR(pmic_arb->cnfg)) { in spmi_pmic_arb_probe()
1236 err = PTR_ERR(pmic_arb->cnfg); in spmi_pmic_arb_probe()
/Linux-v5.10/drivers/i2c/busses/
Di2c-tegra.c696 u32 cnfg; in tegra_i2c_disable_packet_mode() local
706 cnfg = i2c_readl(i2c_dev, I2C_CNFG); in tegra_i2c_disable_packet_mode()
707 if (cnfg & I2C_CNFG_PACKET_MODE_EN) in tegra_i2c_disable_packet_mode()
708 i2c_writel(i2c_dev, cnfg & ~I2C_CNFG_PACKET_MODE_EN, I2C_CNFG); in tegra_i2c_disable_packet_mode()
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dsdm660.dtsi278 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8992.dtsi403 reg-names = "core", "intr", "cnfg";
Dmsm8994.dtsi495 reg-names = "core", "intr", "cnfg";
Dsdm630.dtsi796 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dqcs404.dtsi729 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8916.dtsi1240 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8998.dtsi1641 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsm8150.dtsi978 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dmsm8996.dtsi714 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsm8250.dtsi1536 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsc7180.dtsi3063 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
Dsdm845.dtsi4262 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
/Linux-v5.10/arch/arm/boot/dts/
Dqcom-apq8084.dtsi450 reg-names = "core", "intr", "cnfg";
Dqcom-msm8974.dtsi1025 reg-names = "core", "intr", "cnfg";