Searched refs:map (Results 451 - 475 of 2570) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/clk/versatile/
H A Dclk-icst.h40 struct regmap *map,
/linux-master/arch/arm/mach-s3c/
H A Dmach-s3c64xx-dt.c8 #include <asm/mach/map.h>
12 #include "map.h"
/linux-master/arch/microblaze/mm/
H A Dconsistent.c14 #include <linux/dma-map-ops.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.h19 void *map; member in union:nvkm_umem::__anon102
/linux-master/include/uapi/linux/
H A Dmap_to_14segment.h31 * Register a map variable, and fill it with a character set:
39 * In device drivers it is recommended, if required, to make the char map
85 static __inline__ int map_to_seg14(struct seg14_conversion_map *map, int c) argument
87 if (c < 0 || c >= sizeof(map->table) / sizeof(map->table[0]))
90 return __be16_to_cpu(map->table[c]);
/linux-master/drivers/gpu/host1x/
H A Djob.h38 struct host1x_bo_mapping *map; member in struct:host1x_job_unpin_data
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.h10 #include <linux/iosys-map.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dfor_each_map_elem_write_key.c13 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
H A Dlocal_storage_bench.c53 void *map, *inner_map; local
57 map = &array_of_hash_maps;
59 map = &array_of_local_storage_maps;
61 inner_map = bpf_map_lookup_elem(map, &elem);
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) argument
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) argument
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) argument
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) argument
H A Dtimer_mim.c39 static int timer_cb1(void *map, int *key, struct hmap_elem *val);
41 static int timer_cb2(void *map, int *key, struct hmap_elem *val) argument
51 /* callback for inner hash map */
52 static int timer_cb1(void *map, int *key, struct hmap_elem *val) argument
58 /* Do a lookup to make sure 'map' and 'key' pointers are correct */
59 bpf_map_lookup_elem(map, key);
/linux-master/arch/arm/mach-omap1/
H A Dflash.c8 #include <linux/mtd/map.h>
/linux-master/arch/arm/mach-shmobile/
H A Dsetup-emev2.c12 #include <asm/mach/map.h>
/linux-master/drivers/gpu/drm/
H A Ddrm_gem_ttm_helper.c57 * @map: [out] returns the dma-buf mapping.
66 struct iosys_map *map)
70 return ttm_bo_vmap(bo, map);
77 * @map: dma-buf mapping.
83 struct iosys_map *map)
87 ttm_bo_vunmap(bo, map);
65 drm_gem_ttm_vmap(struct drm_gem_object *gem, struct iosys_map *map) argument
82 drm_gem_ttm_vunmap(struct drm_gem_object *gem, struct iosys_map *map) argument
/linux-master/arch/mips/bmips/
H A Ddma.c4 #include <linux/dma-map-ops.h>
/linux-master/drivers/hwmon/
H A Dsch56xx-common.h14 int sch56xx_regmap_read16(struct regmap *map, unsigned int reg, unsigned int *val);
15 int sch56xx_regmap_write16(struct regmap *map, unsigned int reg, unsigned int val);
/linux-master/include/media/
H A Dv4l2-cci.h61 * @map: Register map to read from
69 int cci_read(struct regmap *map, u32 reg, u64 *val, int *err);
74 * @map: Register map to write to
82 int cci_write(struct regmap *map, u32 reg, u64 val, int *err);
88 * @map: Register map to update
100 int cci_update_bits(struct regmap *map, u32 reg, u64 mask, u64 val, int *err);
105 * @map
[all...]
/linux-master/drivers/pmdomain/imx/
H A Dgpcv2.c204 * GPC_PGC memory map are incorrect, below offset
271 u16 map; member in struct:imx_pgc_regs
290 u32 map; member in struct:imx_pgc_domain::__anon2365
500 .map = IMX7_MIPI_PHY_A_CORE_DOMAIN,
512 .map = IMX7_PCIE_PHY_A_CORE_DOMAIN,
524 .map = IMX7_USB_HSIC_PHY_A_CORE_DOMAIN,
548 .map = GPC_PGC_CPU_MAPPING,
568 .map = IMX8M_MIPI_A53_DOMAIN,
579 .map = IMX8M_PCIE1_A53_DOMAIN,
590 .map
[all...]
/linux-master/drivers/media/tuners/
H A Dtda18271-fe.c17 MODULE_PARM_DESC(debug, "set debug level (info=1, map=2, reg=4, adv=8, cal=16 (or-able))");
74 struct tda18271_std_map_item *map,
86 regs[R_EP3] |= (map->agc_mode << 3) | map->std;
98 regs[R_EP4] |= (map->if_lvl << 2);
102 regs[R_EP4] |= map->fm_rfn << 7;
106 regs[R_EB22] |= map->rfagc_top;
154 N = map->if_freq * 1000 + freq;
188 if (map->fm_rfn)
246 struct tda18271_rf_tracking_filter_cal *map local
73 tda18271_channel_configuration(struct dvb_frontend *fe, struct tda18271_std_map_item *map, u32 freq, u32 bw) argument
561 struct tda18271_rf_tracking_filter_cal *map = priv->rf_cal_state; local
883 tda18271_tune(struct dvb_frontend *fe, struct tda18271_std_map_item *map, u32 freq, u32 bw) argument
927 struct tda18271_std_map_item *map; local
987 struct tda18271_std_map_item *map; local
1117 tda18271_update_std_map(struct dvb_frontend *fe, struct tda18271_std_map *map) argument
[all...]
/linux-master/include/linux/
H A Ddynamic_queue_limits.h90 unsigned long map, now, now_hi, i; local
114 map = DQL_HIST_ENT(dql, now_hi);
117 if (!(map & BIT_MASK(now)))
118 WRITE_ONCE(DQL_HIST_ENT(dql, now_hi), map | BIT_MASK(now));
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_remote.h18 int xfs_attr_rmtval_stale(struct xfs_inode *ip, struct xfs_bmbt_irec *map,
/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_i2c.c27 regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG6,
31 ret = regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG4,
41 ret = regmap_update_bits(st->map, INV_ICM42600_REG_DRIVE_CONFIG,
47 return regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG0,
H A Dinv_icm42600_spi.c25 ret = regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG6,
30 ret = regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG4,
40 ret = regmap_update_bits(st->map, INV_ICM42600_REG_DRIVE_CONFIG,
46 return regmap_update_bits(st->map, INV_ICM42600_REG_INTF_CONFIG0,
/linux-master/tools/perf/util/
H A Dcpumap.h42 struct aggr_cpu_id map[]; member in struct:cpu_aggr_map
55 size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size);
56 size_t cpu_map__snprint_mask(struct perf_cpu_map *map, char *buf, size_t size);
57 size_t cpu_map__fprintf(struct perf_cpu_map *map, FILE *fp);
67 * cpu_map__is_dummy - Events associated with a pid, rather than a CPU, use a single dummy map with an entry of -1.
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c104 const struct psb_offset *map = &dev_priv->regmap[pipe]; local
197 pipeconf = REG_READ(map->conf);
219 REG_WRITE(map->fp0, fp);
220 REG_WRITE(map->dpll, dpll & ~DPLL_VCO_ENABLE);
221 REG_READ(map->dpll);
254 REG_WRITE(map->fp0, fp);
255 REG_WRITE(map->dpll, dpll);
256 REG_READ(map->dpll);
261 REG_WRITE(map->dpll, dpll);
263 REG_READ(map
309 const struct psb_offset *map = &dev_priv->regmap[pipe]; local
391 const struct psb_offset *map = &dev_priv->regmap[pipe]; local
[all...]

Completed in 311 milliseconds

<<11121314151617181920>>