| /freebsd-12-stable/sys/dev/bhnd/ |
| D | bhnd_bus_if.m | 51 struct bhnd_resource; 923 METHOD struct bhnd_resource * alloc_resource { struct 945 struct bhnd_resource *res; 959 struct bhnd_resource *r; 973 struct bhnd_resource *r; 1228 /** An implementation of bus_read_1() compatible with bhnd_resource */ 1232 struct bhnd_resource *r; 1236 /** An implementation of bus_read_2() compatible with bhnd_resource */ 1240 struct bhnd_resource *r; 1244 /** An implementation of bus_read_4() compatible with bhnd_resource */ [all …]
|
| D | bhnd.h | 347 struct bhnd_resource { struct 355 #define BHND_DIRECT_RESOURCE(_r) ((struct bhnd_resource) { \ 527 struct bhnd_resource **res); 531 struct bhnd_resource **res); 629 struct bhnd_resource *bhnd_bus_generic_alloc_resource (device_t dev, 635 struct bhnd_resource *r); 638 struct bhnd_resource *r); 641 struct bhnd_resource *r); 1305 static inline struct bhnd_resource * 1328 static inline struct bhnd_resource * [all …]
|
| D | bhnd.c | 366 struct bhnd_resource *r; in bhnd_generic_alloc_pmu() 460 r = malloc(sizeof(struct bhnd_resource), M_BHND, M_NOWAIT); in bhnd_generic_alloc_pmu() 490 struct bhnd_resource *r; in bhnd_generic_release_pmu() 1037 struct bhnd_resource *r, bus_size_t offset) \ 1046 struct bhnd_resource *r, bus_size_t offset, _type value) \ 1056 struct bhnd_resource *r, bus_size_t offset, _type datap, \ 1098 bhnd_barrier(device_t dev, device_t child, struct bhnd_resource *r, in bhnd_barrier()
|
| D | bhnd_subr.c | 1018 struct bhnd_resource **res) in bhnd_alloc_resources() 1048 struct bhnd_resource **res) in bhnd_release_resources() 1082 bhnd_alloc_core_clkctl(device_t dev, device_t pmu_dev, struct bhnd_resource *r, in bhnd_alloc_core_clkctl() 2217 struct bhnd_resource * 2222 struct bhnd_resource *br; in bhnd_bus_generic_alloc_resource() 2236 br = malloc(sizeof(struct bhnd_resource), M_BHND, M_NOWAIT); in bhnd_bus_generic_alloc_resource() 2268 int rid, struct bhnd_resource *r) in bhnd_bus_generic_release_resource() 2293 int rid, struct bhnd_resource *r) in bhnd_bus_generic_activate_resource() 2328 int type, int rid, struct bhnd_resource *r) in bhnd_bus_generic_deactivate_resource()
|
| D | bhnd_private.h | 76 struct bhnd_resource *cc_res; /**< resource mapping core's clkctl register */
|
| D | bhndvar.h | 57 device_t pmu_dev, struct bhnd_resource *r,
|
| /freebsd-12-stable/sys/dev/bhnd/cores/pmu/ |
| D | bhnd_pmuvar.h | 49 int bhnd_pmu_attach(device_t dev, struct bhnd_resource *res); 109 struct bhnd_resource *res; /**< pmu register block. */
|
| D | bhnd_pmu_core.c | 85 struct bhnd_resource *res; in bhnd_pmu_core_attach()
|
| /freebsd-12-stable/sys/dev/bhnd/bcma/ |
| D | bcma.c | 244 struct bhnd_resource *r; in bcma_write_ioctl() 305 struct bhnd_resource *r; in bcma_reset_hw() 353 struct bhnd_resource *r; in bcma_suspend_hw() 391 struct bhnd_resource *r; in bcma_read_config() 429 struct bhnd_resource *r; in bcma_write_config()
|
| D | bcmavar.h | 183 struct bhnd_resource *res_agent; /**< Agent (wrapper) resource, or NULL. Not
|
| /freebsd-12-stable/sys/mips/broadcom/ |
| D | bhnd_nexus.c | 82 struct bhnd_resource *r) in bhnd_nexus_activate_resource() 99 int type, int rid, struct bhnd_resource *r) in bhnd_nexus_deactivate_resource()
|
| /freebsd-12-stable/sys/dev/bhnd/nvram/ |
| D | bhnd_nvram_iores.c | 52 struct bhnd_resource *res; /**< backing resource (borrowed ref) */ 79 bhnd_nvram_iores_new(struct bhnd_resource *r, bus_size_t offset, in bhnd_nvram_iores_new()
|
| D | bhnd_nvram_io.h | 59 struct bhnd_nvram_io *bhnd_nvram_iores_new(struct bhnd_resource *r,
|
| D | bhnd_sprom.c | 99 struct bhnd_resource *r; in bhnd_sprom_attach()
|
| /freebsd-12-stable/sys/dev/bhnd/cores/chipc/ |
| D | chipcvar.h | 157 struct bhnd_resource *core; /**< core registers. */
|
| D | bhnd_pmu_chipc.c | 105 struct bhnd_resource *r; in bhnd_pmu_chipc_attach()
|
| D | chipc_private.h | 104 struct bhnd_resource *cr_res; /**< bus resource, or NULL */
|
| D | chipc_gpiovar.h | 123 struct bhnd_resource *mem_res; /**< chipcommon register block */
|
| /freebsd-12-stable/sys/dev/bhnd/cores/pcie2/ |
| D | bhnd_pcie2_var.h | 87 struct bhnd_resource *mem_res; /**< device register block. */
|
| /freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/ |
| D | bhnd_pwrctlvar.h | 112 struct bhnd_resource *res; /**< core register block. */
|
| /freebsd-12-stable/sys/dev/bhnd/siba/ |
| D | siba_subr.c | 677 struct bhnd_resource *r; in siba_write_target_state() 717 struct bhnd_resource *r; in siba_wait_target_state()
|
| D | siba.c | 676 struct bhnd_resource *r; in siba_write_ioctl() 732 struct bhnd_resource *r; in siba_reset_hw() 797 struct bhnd_resource *r; in siba_suspend_hw() 957 struct bhnd_resource *r; in siba_write_config()
|
| D | sibavar.h | 214 struct bhnd_resource *cfg_res[SIBA_MAX_CFG]; /**< bus-mapped config block registers */
|
| /freebsd-12-stable/sys/dev/bhnd/cores/pci/ |
| D | bhnd_pcivar.h | 102 struct bhnd_resource *mem_res; /**< device register block. */
|
| /freebsd-12-stable/sys/dev/bhnd/bhndb/ |
| D | bhndb.c | 1529 int type, int rid, struct bhnd_resource *r) in bhndb_activate_bhnd_resource() 1618 int type, int rid, struct bhnd_resource *r) in bhndb_deactivate_bhnd_resource() 1825 struct bhnd_resource *r, bus_size_t offset) \ 1839 struct bhnd_resource *r, bus_size_t offset, _type value) \ 1850 device_t child, struct bhnd_resource *r, bus_size_t offset, \ 1889 bhndb_bus_barrier(device_t dev, device_t child, struct bhnd_resource *r, in bhndb_bus_barrier()
|