Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 61) sorted by relevance

123

/u-boot/board/synopsys/hsdk/
A Denv-lib.c13 static void env_clear_common(u32 index, const struct env_map_common *map) in env_clear_common()
19 static int env_read_common(u32 index, const struct env_map_common *map) in env_read_common()
39 static void env_clear_core(u32 index, const struct env_map_percpu *map) in env_clear_core()
47 static int env_read_core(u32 index, const struct env_map_percpu *map) in env_read_core()
140 void envs_cleanup_core(const struct env_map_percpu *map) in envs_cleanup_core()
147 void envs_cleanup_common(const struct env_map_common *map) in envs_cleanup_common()
154 int envs_read_common(const struct env_map_common *map) in envs_read_common()
167 int envs_validate_common(const struct env_map_common *map) in envs_validate_common()
180 int envs_read_validate_common(const struct env_map_common *map) in envs_read_validate_common()
197 int envs_read_validate_core(const struct env_map_percpu *map, in envs_read_validate_core()
[all …]
/u-boot/drivers/core/
A Dregmap.c51 struct regmap *map; in regmap_alloc() local
68 struct regmap *map; in regmap_init_mem_plat() local
138 struct regmap *map; in regmap_init_mem_index() local
185 struct regmap *map; in regmap_init_mem_range() local
212 struct regmap *map; in regmap_init_mem() local
294 struct regmap **mapp, *map; in devm_regmap_init() local
320 void *regmap_get_range(struct regmap *map, unsigned int range_num) in regmap_get_range()
331 int regmap_uninit(struct regmap *map) in regmap_uninit()
436 int regmap_read(struct regmap *map, uint offset, uint *valp) in regmap_read()
541 int regmap_raw_write(struct regmap *map, uint offset, const void *val, in regmap_raw_write()
[all …]
/u-boot/arch/x86/cpu/efi/
A Dpayload.c32 struct efi_entry_memmap *map; in board_get_usable_ram_top() local
78 struct efi_entry_memmap *map; in dram_init() local
102 struct efi_entry_memmap *map; in dram_init_banksize() local
183 struct efi_entry_memmap *map; in install_e820_map() local
263 struct efi_entry_memmap *map; in setup_efi_info() local
/u-boot/include/
A Dregmap.h222 #define regmap_range_set(map, range, type, member, val) \ argument
236 #define regmap_set(map, type, member, val) \ argument
249 #define regmap_range_get(map, range, type, member, valp) \ argument
262 #define regmap_get(map, type, member, valp) \ argument
288 #define regmap_read_poll_timeout_test(map, addr, val, cond, sleep_us, \ argument
311 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_ms) \ argument
/u-boot/drivers/misc/
A Dgdsys_rxaui_ctrl.c24 #define rxaui_ctrl_set(map, member, val) \ argument
27 #define rxaui_ctrl_get(map, member, valp) \ argument
31 struct regmap *map; member
A Dihs_fpga.h39 #define ihs_fpga_set(map, member, val) \ argument
48 #define ihs_fpga_get(map, member, valp) \ argument
A Dgdsys_ioep.h53 #define gdsys_ioep_set(map, member, val) \ argument
62 #define gdsys_ioep_get(map, member, valp) \ argument
/u-boot/test/dm/
A Dregmap.c24 struct regmap *map; in dm_test_regmap_base() local
77 struct regmap *map; in dm_test_regmap_syscon() local
104 struct regmap *map; in dm_test_regmap_rw() local
138 struct regmap *map; in dm_test_regmap_getset() local
169 struct regmap *map; in dm_test_regmap_poll() local
A Dsyscon.c55 struct regmap *map; in dm_test_syscon_by_phandle() local
A Dsyscon-reset.c28 struct regmap *map; in dm_test_syscon_reset() local
A Dmux-mmio.c20 struct regmap *map; in dm_test_mux_mmio_select() local
/u-boot/include/linux/
A Dbitmap.h49 __bitmap_set(unsigned long *map, unsigned int start, int len) in __bitmap_set()
70 __bitmap_clear(unsigned long *map, unsigned int start, int len) in __bitmap_clear()
189 static inline void bitmap_set(unsigned long *map, unsigned int start, in bitmap_set()
203 static inline void bitmap_clear(unsigned long *map, unsigned int start, in bitmap_clear()
A Dcompletion.h42 #define COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) \ argument
74 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) \ argument
78 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work) argument
/u-boot/drivers/reset/
A Dreset-ipq4019.c105 const struct qcom_reset_map *map; in ipq4019_reset_assert() local
121 const struct qcom_reset_map *map; in ipq4019_reset_deassert() local
/u-boot/cmd/
A Defi.c86 static void *efi_build_mem_table(struct efi_entry_memmap *map, int size, in efi_build_mem_table()
146 static void efi_print_mem_table(struct efi_entry_memmap *map, in efi_print_mem_table()
219 struct efi_entry_memmap *map; in do_efi_mem() local
/u-boot/arch/x86/cpu/
A Dirq.c34 struct pirq_regmap *map = priv->regmap; in pirq_reg_to_linkno() local
63 struct pirq_regmap *map = priv->regmap; in pirq_linkno_to_reg() local
155 struct pirq_regmap *map; in create_pirq_routing_table() local
/u-boot/lib/efi_loader/
A Defi_runtime.c613 struct efi_mem_desc *map = (void *)efi_virtmap + in efi_convert_pointer() local
669 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map) in efi_runtime_relocate()
794 struct efi_mem_desc *map = (void*)virtmap + in efi_set_virtual_address_map() local
818 struct efi_mem_desc *map = (void*)virtmap + in efi_set_virtual_address_map() local
850 struct efi_mem_desc *map; in efi_set_virtual_address_map() local
/u-boot/drivers/axi/
A Dihs_axi.c55 #define ihs_axi_set(map, member, val) \ argument
64 #define ihs_axi_get(map, member, valp) \ argument
72 struct regmap *map; member
/u-boot/board/freescale/common/
A Dcds_pci_ft.c18 u32 *map = NULL, *piccells = NULL; in cds_pci_fixup() local
/u-boot/fs/btrfs/
A Dvolumes.c124 static inline int nr_parity_stripes(struct map_lookup *map) in nr_parity_stripes()
134 static inline int nr_data_stripes(struct map_lookup *map) in nr_data_stripes()
520 struct map_lookup *map; in read_one_chunk() local
852 struct map_lookup *map; in btrfs_num_copies() local
891 struct map_lookup *map; in btrfs_next_bg() local
958 struct map_lookup *map; in __btrfs_map_block() local
/u-boot/board/gdsys/common/
A Dihs_mdio.c30 struct regmap *map; in read_reg() local
42 struct regmap *map; in write_reg() local
/u-boot/drivers/clk/meson/
A Dg12a-ao.c15 struct regmap *map; member
/u-boot/drivers/video/
A Dihs_video_out.c49 #define ihs_video_out_set(map, member, val) \ argument
52 #define ihs_video_out_get(map, member, valp) \ argument
72 struct regmap *map; member
/u-boot/arch/x86/lib/
A Dcoreboot_table.c104 struct cb_memory_range *map; in write_coreboot_table() local
/u-boot/drivers/video/imx/
A Dipu_disp.c239 static void ipu_dc_map_config(int map, int byte_num, int offset, int mask) in ipu_dc_map_config()
255 static void ipu_dc_map_clear(int map) in ipu_dc_map_clear()
262 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, in ipu_dc_write_tmpl()
841 int map; in ipu_init_sync_panel() local

Completed in 77 milliseconds

123