Searched defs:map (Results 1 - 25 of 66) sorted by relevance

123

/u-boot/test/dm/
H A Dsyscon.c55 struct regmap *map; local
[all...]
H A Dsyscon-reset.c28 struct regmap *map; local
H A Dmux-mmio.c20 struct regmap *map; local
H A Dregmap.c24 struct regmap *map; local
77 struct regmap *map; local
104 struct regmap *map; local
138 struct regmap *map; local
169 struct regmap *map; local
[all...]
/u-boot/include/
H A Diommu.h24 dma_addr_t (*map)(struct udevice *dev, void *addr, size_t size); member in struct:iommu_ops
/u-boot/drivers/misc/
H A Dgdsys_rxaui_ctrl.c31 struct regmap *map; member in struct:gdsys_rxaui_ctrl_priv
H A Dgdsys_ioep.c28 struct regmap *map; member in struct:gdsys_ioep_priv
[all...]
/u-boot/drivers/clk/meson/
H A Daxg-ao.c15 struct regmap *map; member in struct:meson_clk
H A Dg12a-ao.c15 struct regmap *map; member in struct:meson_clk
H A Daxg.c25 struct regmap *map; member in struct:meson_clk
[all...]
/u-boot/arch/x86/lib/
H A Dcoreboot_table.c104 struct cb_memory_range *map; local
[all...]
/u-boot/board/gdsys/common/
H A Dihs_mdio.c30 struct regmap *map; local
33 regmap_init_mem(dev_ofnode(fpga), &map); local
42 struct regmap *map; local
45 regmap_init_mem(dev_ofnode(fpga), &map); local
/u-boot/arch/x86/cpu/ivybridge/
H A Dsata.c198 u16 map = 0; local
/u-boot/arch/x86/cpu/broadwell/
H A Dsata.c217 u16 map; local
/u-boot/drivers/core/
H A Dsyscon-uclass.c179 struct regmap *map; local
/u-boot/arch/x86/cpu/
H A Dirq.c34 struct pirq_regmap *map = priv->regmap; local
63 struct pirq_regmap *map = priv->regmap; local
155 struct pirq_regmap *map; local
[all...]
/u-boot/drivers/xen/
H A Dgnttab.c116 grant_ref_t gnttab_alloc_and_grant(void **map) argument
/u-boot/drivers/input/
H A Dkey_matrix.c111 uchar *map; local
[all...]
/u-boot/arch/x86/cpu/efi/
H A Dpayload.c34 struct efi_entry_memmap *map; local
80 struct efi_entry_memmap *map; local
104 struct efi_entry_memmap *map; local
186 struct efi_entry_memmap *map; local
266 struct efi_entry_memmap *map; local
[all...]
/u-boot/board/synopsys/hsdk/
H A Denv-lib.c16 static void env_clear_common(u32 index, const struct env_map_common *map) argument
22 static int env_read_common(u32 index, const struct env_map_common *map) argument
42 env_clear_core(u32 index, const struct env_map_percpu *map) argument
50 env_read_core(u32 index, const struct env_map_percpu *map) argument
74 env_validate_common(u32 index, const struct env_map_common *map) argument
104 env_validate_core(u32 index, const struct env_map_percpu *map, bool (*cpu_used)(u32)) argument
143 envs_cleanup_core(const struct env_map_percpu *map) argument
150 envs_cleanup_common(const struct env_map_common *map) argument
157 envs_read_common(const struct env_map_common *map) argument
170 envs_validate_common(const struct env_map_common *map) argument
183 envs_read_validate_common(const struct env_map_common *map) argument
200 envs_read_validate_core(const struct env_map_percpu *map, bool (*cpu_used)(u32)) argument
239 args_envs_read_search(const struct env_map_common *map, int argc, char *const argv[]) argument
252 arg_read_set(const struct env_map_common *map, u32 i, int argc, char *const argv[]) argument
274 args_envs_enumerate(const struct env_map_common *map, int enum_by, int argc, char *const argv[]) argument
[all...]
/u-boot/drivers/axi/
H A Dihs_axi.c72 struct regmap *map; member in struct:ihs_axi_priv
[all...]
/u-boot/drivers/power/pmic/
H A Dab8500.c59 static inline int prcmu_tcdm_readb(struct regmap *map, uint offset, u8 *valp) argument
65 static inline int prcmu_tcdm_writeb(struct regmap *map, uint offset, u8 val) argument
/u-boot/include/linux/
H A Dbitmap.h49 __bitmap_set(unsigned long *map, unsigned int start, int len) argument
70 __bitmap_clear(unsigned long *map, unsigned int start, int len) argument
163 bitmap_find_next_zero_area(unsigned long *map, argument
215 static inline void bitmap_set(unsigned long *map, unsigned int start, argument
229 bitmap_clear(unsigned long *map, unsigned int start, unsigned int nbits) argument
[all...]
/u-boot/drivers/i2c/
H A Dihs_i2c.c19 struct regmap *map; member in struct:ihs_i2c_priv
[all...]
/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c393 struct regmap *map; local

Completed in 240 milliseconds

123