Searched refs:bhnd_chipid (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_erom.h56 const struct bhnd_chipid *hint,
57 struct bhnd_chipid *cid);
60 const struct bhnd_chipid *cid,
65 const struct bhnd_chipid *cid,
146 const struct bhnd_chipid *hint, struct bhnd_chipid *cid)
H A Dbhnd_eromvar.h63 struct bhnd_chipid *cid);
H A Dbhnd_erom.c103 struct bhnd_erom_io *eio, const struct bhnd_chipid *hint,
104 struct bhnd_chipid *cid)
124 struct bhnd_chipid pcid;
174 bhnd_erom_alloc(bhnd_erom_class_t *cls, const struct bhnd_chipid *cid,
217 const struct bhnd_chipid *cid, struct bhnd_erom_io *eio)
274 bhnd_erom_read_chipid(struct bhnd_erom_io *eio, struct bhnd_chipid *cid)
H A Dbhnd.h215 struct bhnd_chipid { struct
497 const struct bhnd_chipid *chipid,
533 const struct bhnd_chipid *chip_id);
615 const struct bhnd_chipid *bhnd_bus_generic_get_chipid(device_t dev,
757 static inline const struct bhnd_chipid *
H A Dbhnd_subr.c763 bhnd_chip_matches(const struct bhnd_chipid *chip,
853 const struct bhnd_chipid *chip;
1804 bhnd_set_default_bus_desc(device_t dev, const struct bhnd_chipid *chip_id)
2083 const struct bhnd_chipid *
/freebsd-13-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctlvar.h44 bus_size_t bhnd_pwrctl_si_clkreg_m(const struct bhnd_chipid *cid,
46 uint32_t bhnd_pwrctl_si_clock_rate(const struct bhnd_chipid *cid,
49 bus_size_t bhnd_pwrctl_cpu_clkreg_m(const struct bhnd_chipid *cid,
51 uint32_t bhnd_pwrctl_cpu_clock_rate(const struct bhnd_chipid *cid,
H A Dbhnd_pwrctl_subr.c85 bhnd_pwrctl_si_clkreg_m(const struct bhnd_chipid *cid,
108 bhnd_pwrctl_si_clock_rate(const struct bhnd_chipid *cid,
133 bhnd_pwrctl_cpu_clkreg_m(const struct bhnd_chipid *cid,
174 bhnd_pwrctl_cpu_clock_rate(const struct bhnd_chipid *cid,
304 const struct bhnd_chipid *cid;
H A Dbhnd_pwrctl.c120 const struct bhnd_chipid *cid;
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h55 struct bhnd_chipid id, const struct bhnd_pmu_io *io,
73 struct bhnd_chipid cid; /**< chip identification */
102 struct bhnd_chipid cid; /**< chip identification */
H A Dbhnd_pmu_subr.c120 struct bhnd_chipid id, const struct bhnd_pmu_io *io, void *ctx)
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h64 struct bhnd_chipid *cid,
179 struct bhnd_chipid chipid; /**< chip identification */
H A Dbhndb_pci.c165 struct bhnd_chipid cid; /**< chip identification */
227 bhndb_pci_get_core_quirks(struct bhnd_chipid *cid, struct bhnd_core_info *ci)
358 struct bhnd_chipid cid;
1293 const struct bhnd_chipid *hint;
H A Dbhndb.c524 bhndb_attach(device_t dev, struct bhnd_chipid *cid,
898 static const struct bhnd_chipid *
/freebsd-13-stable/sys/mips/broadcom/
H A Dbhnd_nexus.c119 struct bhnd_chipid *cid;
149 static const struct bhnd_chipid *
H A Dbcm_machdep.h52 struct bhnd_chipid cid; /**< chip id */
H A Dbcm_machdep.c114 struct bhnd_erom_io *eio, struct bhnd_chipid *cid);
272 struct bhnd_chipid *cid)
292 struct bhnd_chipid pcid;
H A Dbcm_mips74k.c128 const struct bhnd_chipid *cid;
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c56 const struct bhnd_chipid *cid;
H A Dbcma_erom.c140 bcma_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid,
168 const struct bhnd_chipid *hint, struct bhnd_chipid *cid)
H A Dbcma.c666 const struct bhnd_chipid *cid;
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c69 struct bhnd_chipid *cid);
95 const struct bhnd_chipid *hint, struct bhnd_chipid *cid)
149 * gcc hack: ensure bhnd_chipid.ncores cannot exceed SIBA_MAX_CORES
163 siba_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid,
389 struct bhnd_chipid *cid)
H A Dsiba_bhndb.c94 const struct bhnd_chipid *cid;
H A Dsiba.c1290 const struct bhnd_chipid *cid;
/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwnvar.h1020 struct bhnd_chipid sc_cid;

Completed in 229 milliseconds