Searched refs:cnfg (Results 1 – 13 of 13) sorted by relevance
/linux/net/caif/ |
H A D | cfcnfg.c | 133 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/include/net/caif/ |
H A D | cfcnfg.h | 66 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/drivers/spmi/ |
H A D | spmi-pmic-arb.c | 161 void __iomem *cnfg; member 1050 mapping_table[index] = readl_relaxed(bus->cnfg + in pmic_arb_ppid_to_apid_v1() 1563 return bus->cnfg + 0x700 + 0x4 * n; in pmic_arb_apid_owner_v2() 1574 return bus->cnfg + 0x4 * (n - bus->base_apid); in pmic_arb_apid_owner_v7() 1673 void __iomem *cnfg; in spmi_pmic_arb_bus_init() local 1709 cnfg = devm_of_iomap(dev, node, index, NULL); in spmi_pmic_arb_bus_init() 1710 if (IS_ERR(cnfg)) in spmi_pmic_arb_bus_init() 1711 return PTR_ERR(cnfg); in spmi_pmic_arb_bus_init() 1729 bus->cnfg = cnfg; in spmi_pmic_arb_bus_init()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-tegra.c | 718 u32 cnfg; in tegra_i2c_disable_packet_mode() local 728 cnfg = i2c_readl(i2c_dev, I2C_CNFG); in tegra_i2c_disable_packet_mode() 729 if (cnfg & I2C_CNFG_PACKET_MODE_EN) in tegra_i2c_disable_packet_mode() 730 i2c_writel(i2c_dev, cnfg & ~I2C_CNFG_PACKET_MODE_EN, I2C_CNFG); in tegra_i2c_disable_packet_mode()
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8084.dtsi | 771 reg-names = "core", "intr", "cnfg";
|
H A D | qcom-msm8226.dtsi | 834 reg-names = "core", "intr", "cnfg";
|
H A D | qcom-msm8974.dtsi | 1500 reg-names = "core", "intr", "cnfg";
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8976.dtsi | 1281 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
|
H A D | msm8953.dtsi | 1210 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
|
H A D | qcm2290.dtsi | 834 "cnfg";
|
H A D | msm8998.dtsi | 2151 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
|
H A D | x1e80100.dtsi | 5679 reg-names = "cnfg", "intr"; 5693 reg-names = "cnfg", "intr";
|
H A D | sa8775p.dtsi | 4250 "cnfg";
|