Home
last modified time | relevance | path

Searched defs:cnfg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/caif/
H A Dcfcnfg.c133 static struct cfcnfg_phyinfo *cfcnfg_get_phyinfo_rcu(struct cfcnfg *cnfg, in cfcnfg_get_phyinfo_rcu()
148 static struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg, in cfcnfg_get_phyid()
169 static int cfcnfg_get_id_from_ifi(struct cfcnfg *cnfg, int ifi) 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()
375 struct cfcnfg *cnfg = container_obj(layer); in cfcnfg_linkup_rsp() local
454 cfcnfg_add_phy_layer(struct cfcnfg *cnfg, in cfcnfg_add_phy_layer()
528 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer, in cfcnfg_set_phy_state()
560 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer) in cfcnfg_del_phy_layer()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dtegra_i2c.h64 u32 cnfg; /* 40: DVC_I2C_CNFG */ member
75 u32 cnfg; /* 00: I2C_I2C_CNFG */ member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-tegra.c718 u32 cnfg; in tegra_i2c_disable_packet_mode() local
/openbmc/linux/drivers/spmi/
H A Dspmi-pmic-arb.c159 void __iomem *cnfg; member