Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h55 const struct bhnd_chipid *hint,
56 struct bhnd_chipid *cid);
59 const struct bhnd_chipid *cid,
64 const struct bhnd_chipid *cid,
145 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in bhnd_erom_probe()
H A Dbhnd_erom.c100 struct bhnd_erom_io *eio, const struct bhnd_chipid *hint, in bhnd_erom_probe_driver_classes()
101 struct bhnd_chipid *cid) in bhnd_erom_probe_driver_classes()
121 struct bhnd_chipid pcid; in bhnd_erom_probe_driver_classes()
171 bhnd_erom_alloc(bhnd_erom_class_t *cls, const struct bhnd_chipid *cid, in bhnd_erom_alloc()
214 const struct bhnd_chipid *cid, struct bhnd_erom_io *eio) in bhnd_erom_init_static()
271 bhnd_erom_read_chipid(struct bhnd_erom_io *eio, struct bhnd_chipid *cid) in bhnd_erom_read_chipid()
H A Dbhnd_eromvar.h61 struct bhnd_chipid *cid);
H A Dbhnd_erom_if.m81 const struct bhnd_chipid *hint;
82 struct bhnd_chipid *cid;
99 const struct bhnd_chipid *cid;
H A Dbhnd.h210 struct bhnd_chipid { struct
492 const struct bhnd_chipid *chipid,
528 const struct bhnd_chipid *chip_id);
610 const struct bhnd_chipid *bhnd_bus_generic_get_chipid(device_t dev,
752 static inline const struct bhnd_chipid *
H A Dbhnd_subr.c761 bhnd_chip_matches(const struct bhnd_chipid *chip, in bhnd_chip_matches()
851 const struct bhnd_chipid *chip; in bhnd_device_matches()
1794 bhnd_set_default_bus_desc(device_t dev, const struct bhnd_chipid *chip_id) in bhnd_set_default_bus_desc()
2065 const struct bhnd_chipid *
H A Dbhnd_bus_if.m47 struct bhnd_chipid;
64 static struct bhnd_chipid *
455 METHOD const struct bhnd_chipid * get_chipid { struct
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctlvar.h43 bus_size_t bhnd_pwrctl_si_clkreg_m(const struct bhnd_chipid *cid,
45 uint32_t bhnd_pwrctl_si_clock_rate(const struct bhnd_chipid *cid,
48 bus_size_t bhnd_pwrctl_cpu_clkreg_m(const struct bhnd_chipid *cid,
50 uint32_t bhnd_pwrctl_cpu_clock_rate(const struct bhnd_chipid *cid,
H A Dbhnd_pwrctl_subr.c82 bhnd_pwrctl_si_clkreg_m(const struct bhnd_chipid *cid, in bhnd_pwrctl_si_clkreg_m()
105 bhnd_pwrctl_si_clock_rate(const struct bhnd_chipid *cid, in bhnd_pwrctl_si_clock_rate()
130 bhnd_pwrctl_cpu_clkreg_m(const struct bhnd_chipid *cid, in bhnd_pwrctl_cpu_clkreg_m()
171 bhnd_pwrctl_cpu_clock_rate(const struct bhnd_chipid *cid, in bhnd_pwrctl_cpu_clock_rate()
301 const struct bhnd_chipid *cid; in bhnd_pwrctl_getclk_speed()
H A Dbhnd_pwrctl.c117 const struct bhnd_chipid *cid; in bhnd_pwrctl_attach()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h53 struct bhnd_chipid id, const struct bhnd_pmu_io *io,
71 struct bhnd_chipid cid; /**< chip identification */
100 struct bhnd_chipid cid; /**< chip identification */
H A Dbhnd_pmu_subr.c117 struct bhnd_chipid id, const struct bhnd_pmu_io *io, void *ctx) in bhnd_pmu_query_init()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h63 struct bhnd_chipid *cid,
178 struct bhnd_chipid chipid; /**< chip identification */
H A Dbhndb_bus_if.m44 static const struct bhnd_chipid *
99 METHOD const struct bhnd_chipid * get_chipid { struct
H A Dbhndb_pci.c163 struct bhnd_chipid cid; /**< chip identification */
225 bhndb_pci_get_core_quirks(struct bhnd_chipid *cid, struct bhnd_core_info *ci) in bhndb_pci_get_core_quirks()
356 struct bhnd_chipid cid; in bhndb_pci_attach()
1291 const struct bhnd_chipid *hint; in bhndb_pci_probe_alloc()
H A Dbhndb_if.m56 static const struct bhnd_chipid *
124 METHOD const struct bhnd_chipid * get_chipid { struct
H A Dbhndb.c509 bhndb_attach(device_t dev, struct bhnd_chipid *cid, in bhndb_attach()
882 static const struct bhnd_chipid *
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c66 struct bhnd_chipid *cid);
92 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in siba_erom_probe()
160 siba_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid, in siba_erom_init()
386 struct bhnd_chipid *cid) in siba_eio_read_chipid()
H A Dsiba_bhndb.c91 const struct bhnd_chipid *cid; in siba_bhndb_probe()
H A Dsiba.c1284 const struct bhnd_chipid *cid; in siba_add_children()
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c53 const struct bhnd_chipid *cid; in bcma_bhndb_probe()
H A Dbcma_erom.c137 bcma_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid, in bcma_erom_init()
165 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in bcma_erom_probe()
H A Dbcma.c660 const struct bhnd_chipid *cid; in bcma_add_children()
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h1018 struct bhnd_chipid sc_cid;