Home
last modified time | relevance | path

Searched full:corecfg (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_subr.c100 * @param corecfg Core info to be deallocated.
103 bcma_free_corecfg(struct bcma_corecfg *corecfg) in bcma_free_corecfg() argument
108 STAILQ_FOREACH_SAFE(mport, &corecfg->master_ports, mp_link, mnext) { in bcma_free_corecfg()
112 STAILQ_FOREACH_SAFE(sport, &corecfg->dev_ports, sp_link, snext) { in bcma_free_corecfg()
116 STAILQ_FOREACH_SAFE(sport, &corecfg->bridge_ports, sp_link, snext) { in bcma_free_corecfg()
120 STAILQ_FOREACH_SAFE(sport, &corecfg->wrapper_ports, sp_link, snext) { in bcma_free_corecfg()
124 free(corecfg, M_BHND); in bcma_free_corecfg()
188 dinfo->corecfg->core_info.core_idx, in bcma_dinfo_init_port_resource_info()
333 dinfo->corecfg = NULL; in bcma_alloc_dinfo()
353 * @param corecfg Device core configuration; ownership of this value
[all …]
H A Dbcma.c138 ci = &dinfo->corecfg->core_info; in bcma_read_ivar()
468 return (dinfo->corecfg->num_dev_ports); in bcma_get_port_count()
470 return (dinfo->corecfg->num_bridge_ports); in bcma_get_port_count()
472 return (dinfo->corecfg->num_wrapper_ports); in bcma_get_port_count()
495 ports = bcma_corecfg_get_port_list(dinfo->corecfg, type); in bcma_get_region_count()
516 ports = bcma_corecfg_get_port_list(dinfo->corecfg, port_type); in bcma_get_port_rid()
554 ports = bcma_corecfg_get_port_list(dinfo->corecfg, types[i]); in bcma_decode_port_rid()
582 ports = bcma_corecfg_get_port_list(dinfo->corecfg, port_type); in bcma_get_region_addr()
660 struct bcma_corecfg *corecfg; in bcma_add_children() local
666 corecfg = NULL; in bcma_add_children()
[all …]
H A Dbcmavar.h62 ((_dinfo)->corecfg->core_info.core_idx)
94 struct bcma_corecfg *corecfg);
100 void bcma_free_corecfg(struct bcma_corecfg *corecfg);
179 struct bcma_corecfg *corecfg; /**< IP core/block config */ member
H A Dbcma_erom.c930 * @param corecfg Core info to be populated with the scanned port regions.
938 struct bcma_corecfg *corecfg, bcma_pid_t port_num, in bcma_erom_corecfg_fill_port_regions() argument
955 sports = bcma_corecfg_get_port_list(corecfg, port_type); in bcma_erom_corecfg_fill_port_regions()
972 corecfg->core_info.core_idx, in bcma_erom_corecfg_fill_port_regions()
986 corecfg->core_info.core_idx, in bcma_erom_corecfg_fill_port_regions()
1103 /* Allocate our corecfg */ in bcma_erom_next_corecfg()
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Darasan,sdhci.txt50 used to access core corecfg registers. Offsets of registers in this
H A Darasan,sdhci.yaml127 core corecfg registers. Offsets of registers in this syscon are