Home
last modified time | relevance | path

Searched defs:map (Results 76 – 100 of 891) sorted by relevance

12345678910>>...36

/drivers/clk/berlin/
A Dberlin2-pll.c22 struct berlin2_pll_map map; member
45 struct berlin2_pll_map *map = &pll->map; in berlin2_pll_recalc_rate() local
77 berlin2_pll_register(const struct berlin2_pll_map *map, in berlin2_pll_register()
/drivers/crypto/intel/qat/qat_common/
A Dadf_dev_mgr.c70 struct vf_id_map *map; in adf_clean_vf_map() local
156 struct vf_id_map *map; in adf_devmgr_add_dev() local
187 struct vf_id_map *map; in adf_devmgr_add_dev() local
257 struct vf_id_map *map, *next; in adf_devmgr_rm_dev() local
/drivers/gpu/drm/tegra/
A Dgem.c63 struct host1x_bo_mapping *map; in tegra_bo_pin() local
160 static void tegra_bo_unpin(struct host1x_bo_mapping *map) in tegra_bo_unpin()
179 struct iosys_map map = { 0 }; in tegra_bo_mmap() local
205 struct iosys_map map = IOSYS_MAP_INIT_VADDR(addr); in tegra_bo_munmap() local
722 static int tegra_gem_prime_vmap(struct dma_buf *buf, struct iosys_map *map) in tegra_gem_prime_vmap()
737 static void tegra_gem_prime_vunmap(struct dma_buf *buf, struct iosys_map *map) in tegra_gem_prime_vunmap()
/drivers/rtc/
A Drtc-ds1347.c52 struct regmap *map = dev_get_drvdata(dev); in ds1347_read_time() local
91 struct regmap *map = dev_get_drvdata(dev); in ds1347_set_time() local
132 struct regmap *map; in ds1347_probe() local
/drivers/mtd/chips/
A Djedec_probe.c1911 static inline u32 jedec_read_mfr(struct map_info *map, uint32_t base, in jedec_read_mfr()
1934 static inline u32 jedec_read_id(struct map_info *map, uint32_t base, in jedec_read_id()
1945 static void jedec_reset(u32 base, struct map_info *map, struct cfi_private *cfi) in jedec_reset()
1973 static int cfi_jedec_setup(struct map_info *map, struct cfi_private *cfi, int index) in cfi_jedec_setup()
2032 struct map_info *map, in jedec_match()
2150 static int jedec_probe_chip(struct map_info *map, __u32 base, in jedec_probe_chip()
2285 static struct mtd_info *jedec_probe(struct map_info *map) in jedec_probe()
/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmmnv41.c28 u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) in nv41_vmm_pgt_pte()
39 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv41_vmm_pgt_sgl()
46 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv41_vmm_pgt_dma()
A Dvmmnv44.c74 u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) in nv44_vmm_pgt_pte()
106 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv44_vmm_pgt_sgl()
113 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv44_vmm_pgt_dma()
/drivers/clk/versatile/
A Dclk-icst.c48 struct regmap *map; member
340 struct regmap *map, in icst_clk_setup()
391 struct regmap *map; in icst_clk_register() local
485 struct regmap *map; in of_syscon_icst_setup() local
/drivers/net/
A DSpace.c39 struct ifmap map; member
62 static int netdev_boot_setup_add(char *name, struct ifmap *map) in netdev_boot_setup_add()
145 struct ifmap map; in netdev_boot_setup() local
/drivers/gpio/
A Dgpio-mvebu.c140 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_cause()
164 struct regmap *map; in mvebu_gpio_read_edge_cause() local
177 struct regmap *map; in mvebu_gpio_write_edge_cause() local
186 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_mask()
214 struct regmap *map; in mvebu_gpio_read_edge_mask() local
227 struct regmap *map; in mvebu_gpio_write_edge_mask() local
236 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_level_mask()
264 struct regmap *map; in mvebu_gpio_read_level_mask() local
277 struct regmap *map; in mvebu_gpio_write_level_mask() local
/drivers/net/ethernet/marvell/octeontx2/af/
A Dmcs.c294 struct mcs_rsrc_map *map; in mcs_clear_all_stats() local
343 void cn10kb_mcs_tx_sa_mem_map_write(struct mcs *mcs, struct mcs_tx_sc_sa_map *map) in cn10kb_mcs_tx_sa_mem_map_write()
362 void cn10kb_mcs_rx_sa_mem_map_write(struct mcs *mcs, struct mcs_rx_sc_sa_map *map) in cn10kb_mcs_rx_sa_mem_map_write()
429 void cn10kb_mcs_flowid_secy_map(struct mcs *mcs, struct secy_mem_map *map, int dir) in cn10kb_mcs_flowid_secy_map()
496 struct secy_mem_map map; in mcs_install_flowid_bypass_entry() local
546 struct mcs_rsrc_map *map; in mcs_clear_secy_plcy() local
585 struct mcs_rsrc_map *map; in mcs_free_ctrlpktrule() local
714 struct mcs_rsrc_map *map; in mcs_free_all_rsrc() local
774 struct mcs_rsrc_map *map; in mcs_alloc_all_rsrc() local
A Dmcs_cnf10kb.c73 void cnf10kb_mcs_flowid_secy_map(struct mcs *mcs, struct secy_mem_map *map, int dir) in cnf10kb_mcs_flowid_secy_map()
90 void cnf10kb_mcs_tx_sa_mem_map_write(struct mcs *mcs, struct mcs_tx_sc_sa_map *map) in cnf10kb_mcs_tx_sa_mem_map_write()
115 void cnf10kb_mcs_rx_sa_mem_map_write(struct mcs *mcs, struct mcs_rx_sc_sa_map *map) in cnf10kb_mcs_rx_sa_mem_map_write()
/drivers/clk/
A Dclk-aspeed.c347 struct regmap *map, u8 clock_idx, u8 reset_idx, in aspeed_clk_hw_register_gate()
387 struct regmap *map; in aspeed_clk_probe() local
583 static void __init aspeed_ast2400_cc(struct regmap *map) in aspeed_ast2400_cc()
651 static void __init aspeed_ast2500_cc(struct regmap *map) in aspeed_ast2500_cc()
690 struct regmap *map; in aspeed_cc_init() local
/drivers/pinctrl/
A Dpinmux.h53 static inline int pinmux_validate_map(const struct pinctrl_map *map, int i) in pinmux_validate_map()
84 static inline int pinmux_map_to_setting(const struct pinctrl_map *map, in pinmux_map_to_setting()
116 const struct pinctrl_map *map) in pinmux_show_map()
A Dpinconf.h51 static inline int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map()
56 static inline int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting()
90 const struct pinctrl_map *map) in pinconf_show_map()
A Dpinconf-generic.c361 struct pinctrl_map **map, in pinconf_generic_dt_node_to_map_pinmux()
429 struct device_node *np, struct pinctrl_map **map, in pinconf_generic_dt_subnode_to_map()
513 struct device_node *np_config, struct pinctrl_map **map, in pinconf_generic_dt_node_to_map()
543 struct pinctrl_map *map, in pinconf_generic_dt_free_map()
/drivers/gpu/drm/ttm/
A Dttm_bo_util.c317 struct ttm_bo_kmap_obj *map) in ttm_bo_ioremap()
343 struct ttm_bo_kmap_obj *map) in ttm_bo_kmap_ttm()
429 struct ttm_bo_kmap_obj *map) in ttm_bo_kmap()
461 void ttm_bo_kunmap(struct ttm_bo_kmap_obj *map) in ttm_bo_kunmap()
500 int ttm_bo_vmap(struct ttm_buffer_object *bo, struct iosys_map *map) in ttm_bo_vmap()
569 void ttm_bo_vunmap(struct ttm_buffer_object *bo, struct iosys_map *map) in ttm_bo_vunmap()
/drivers/thermal/
A Dimx_thermal.c223 struct regmap *map = data->tempmon; in imx_set_panic_temp() local
237 struct regmap *map = data->tempmon; in imx_set_alarm_temp() local
258 struct regmap *map = data->tempmon; in imx_get_temp() local
455 struct regmap *map; in imx_init_from_tempmon_data() local
589 struct regmap *map; in imx_thermal_probe() local
803 struct regmap *map = data->tempmon; in imx_thermal_runtime_suspend() local
825 struct regmap *map = data->tempmon; in imx_thermal_runtime_resume() local
/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_coherency.c86 u32 __iomem *map; in gtt_set() local
120 u32 __iomem *map; in gtt_get() local
152 u32 *map; in wc_set() local
175 u32 *map; in wc_get() local
/drivers/gpu/drm/xe/
A Dxe_lrc.c827 struct iosys_map map; in xe_lrc_ctx_timestamp() local
861 struct iosys_map map; in xe_lrc_ctx_job_timestamp() local
883 struct iosys_map map; in xe_lrc_read_indirect_ctx_reg() local
894 struct iosys_map map; in xe_lrc_write_indirect_ctx_reg() local
904 struct iosys_map map; in xe_lrc_read_ctx_reg() local
914 struct iosys_map map; in xe_lrc_write_ctx_reg() local
1181 struct iosys_map map; in xe_lrc_init() local
1515 struct iosys_map map = __xe_lrc_seqno_map(lrc); in xe_lrc_seqno() local
1522 struct iosys_map map = __xe_lrc_start_seqno_map(lrc); in xe_lrc_start_seqno() local
1551 struct iosys_map map; in xe_lrc_engine_id() local
A Dxe_gsc_submit.c70 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset, in xe_gsc_emit_header()
95 void xe_gsc_poison_header(struct xe_device *xe, struct iosys_map *map, u32 offset) in xe_gsc_poison_header()
138 struct iosys_map *map, u32 offset, in xe_gsc_read_out_header()
/drivers/acpi/
A Dosl.c226 struct acpi_ioremap *map; in acpi_map_lookup() local
240 struct acpi_ioremap *map; in acpi_map_vaddr_lookup() local
251 struct acpi_ioremap *map; in acpi_os_get_iomem() local
269 struct acpi_ioremap *map; in acpi_map_lookup_virt() local
326 struct acpi_ioremap *map; in acpi_os_map_iomem() local
384 struct acpi_ioremap *map = container_of(to_rcu_work(work), in acpi_os_map_remove() local
393 static void acpi_os_drop_map_ref(struct acpi_ioremap *map) in acpi_os_drop_map_ref()
420 struct acpi_ioremap *map; in acpi_os_unmap_iomem() local
471 struct acpi_ioremap *map; in acpi_os_unmap_generic_address() local
/drivers/usb/dwc2/
A Dhcd_queue.c203 static int pmap_schedule(unsigned long *map, int bits_per_period, in pmap_schedule()
311 static void pmap_unschedule(unsigned long *map, int bits_per_period, in pmap_unschedule()
348 unsigned long *map; in dwc2_get_ls_map() local
376 static void pmap_print(unsigned long *map, int bits_per_period, in pmap_print()
462 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_qh_schedule_print() local
522 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_ls_pmap_schedule() local
561 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_ls_pmap_unschedule() local
/drivers/gpu/drm/gma500/
A Dgma_display.c67 const struct psb_offset *map = &dev_priv->regmap[pipe]; in gma_pipe_set_base() local
149 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_load_lut() local
203 const struct psb_offset *map = &dev_priv->regmap[pipe]; in gma_crtc_dpms() local
581 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_save() local
624 const struct psb_offset *map = &dev_priv->regmap[gma_crtc->pipe]; in gma_crtc_restore() local
/drivers/mtd/maps/
A Dck804xrom.c46 struct map_info map; member
84 struct ck804xrom_map_info *map, *scratch; in ck804xrom_cleanup() local
123 struct ck804xrom_map_info *map = NULL; in ck804xrom_init_one() local

Completed in 804 milliseconds

12345678910>>...36