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

123

/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c343 static void add_map(struct mm_region *map) argument
/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c369 static const u32 map[] = {6, 1, 2, 3, 4, 5, 0, 7}; local
/u-boot/arch/x86/cpu/broadwell/
H A Dsata.c217 u16 map; local
/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/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/arch/x86/cpu/ivybridge/
H A Dsata.c198 u16 map = 0; local
/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h152 struct cb_memory_range map[0]; member in struct:cb_memory
/u-boot/arch/x86/lib/
H A Dcoreboot_table.c104 struct cb_memory_range *map; local
[all...]
/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c329 struct regmap *map; local
339 regmap_init_mem(dev_ofnode(dev), &map); local
450 struct regmap *map; local
458 regmap_init_mem(dev_ofnode(dev), &map); local
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/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/boot/
H A Dfdt_support.c1197 u64 (*map)(fdt32_t *addr, const fdt32_t *range, member in struct:of_bus
/u-boot/cmd/
H A Defi.c238 struct efi_entry_memmap *map; local
[all...]
H A Defidebug.c593 struct efi_mem_desc *memmap, *map; local
[all...]
/u-boot/common/
H A Dcli_hush.c290 static char map[256]; variable
/u-boot/drivers/axi/
H A Dihs_axi.c72 struct regmap *map; member in struct:ihs_axi_priv
[all...]
/u-boot/drivers/clk/
H A Dclk-hsdk-cgu.c248 const struct cgu_clk_map *map; member in struct:hsdk_cgu_clk
[all...]
/u-boot/drivers/clk/meson/
H A Da1.c51 struct regmap *map; member in struct:meson_clk
H A Daxg-ao.c15 struct regmap *map; member in struct:meson_clk
H A Daxg.c25 struct regmap *map; member in struct:meson_clk
[all...]
H A Dg12a-ao.c15 struct regmap *map; member in struct:meson_clk
H A Dg12a.c96 struct regmap *map; member in struct:meson_clk
[all...]
H A Dgxbb.c73 struct regmap *map; member in struct:meson_clk
[all...]
/u-boot/drivers/clk/qcom/
H A Dclock-qcom.c294 const struct qcom_reset_map *map; local
345 const struct qcom_power_map *map; local
[all...]
/u-boot/drivers/clk/ti/
H A Dclk-k3.c39 struct clk_map *map; member in struct:ti_clk_data
48 struct clk_map *map; local
190 _clk_cmp(u32 dev_id, u32 clk_id, const struct clk_map *map) argument
200 bsearch(u32 dev_id, u32 clk_id, struct clk_map *map, int num) argument
[all...]

Completed in 280 milliseconds

123