Searched refs:map (Results 51 - 75 of 2546) sorted by path

1234567891011>>

/linux-master/drivers/media/rc/keymaps/
H A Drc-medion-x10-digitainer.c14 #include <media/rc-map.h>
87 .map = {
H A Drc-medion-x10-or2x.c14 #include <media/rc-map.h>
72 .map = {
/linux-master/drivers/media/tuners/
H A Dtda18271-maps.c1010 struct tda18271_rf_tracking_filter_cal *map = priv->rf_cal_state; local
1013 while ((map[i].rfmax * 1000) < *freq) {
1016 i, map[i].rfmax * 1000, *freq,
1017 map[i].rf1_def, map[i].rf2_def, map[i].rf3_def,
1018 map[i].rf1, map[i].rf2, map[i].rf3,
1019 map[
1056 struct tda18271_pll_map *map = NULL; local
1107 struct tda18271_map *map = NULL; local
[all...]
/linux-master/drivers/mfd/
H A D88pm860x-i2c.c18 struct regmap *map = (i2c == chip->client) ? chip->regmap local
23 ret = regmap_read(map, reg, &data);
35 struct regmap *map = (i2c == chip->client) ? chip->regmap local
39 ret = regmap_write(map, reg, data);
48 struct regmap *map = (i2c == chip->client) ? chip->regmap local
52 ret = regmap_raw_read(map, reg, buf, count);
61 struct regmap *map = (i2c == chip->client) ? chip->regmap local
65 ret = regmap_raw_write(map, reg, buf, count);
74 struct regmap *map = (i2c == chip->client) ? chip->regmap local
78 ret = regmap_update_bits(map, re
[all...]
H A Dmax8997-irq.c289 .map = max8997_irq_domain_map,
H A Dmax8998-irq.c206 .map = max8998_irq_domain_map,
H A Dwm831x-irq.c556 .map = wm831x_irq_map,
/linux-master/drivers/mtd/chips/
H A Dfwh_lock.h29 static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, argument
32 struct cfi_private *cfi = map->fldrv_priv;
51 * map offset could cause problems.
62 ret = get_chip(map, chip, adr, FL_LOCKING);
70 map_write(map, CMD(xxlt->val), adr);
74 put_chip(map, chip, adr);
H A Dmap_absent.c6 * This map driver is used to allocate "placeholder" MTD
28 #include <linux/mtd/map.h>
34 static struct mtd_info *map_absent_probe(struct map_info *map);
45 static struct mtd_info *map_absent_probe(struct map_info *map) argument
54 map->fldrv = &map_absent_chipdrv;
55 mtd->priv = map;
56 mtd->name = map->name;
58 mtd->size = map->size;
/linux-master/drivers/mtd/devices/
H A Dslram.c12 modprobe slram map=<name>,<start>,<end/offset>
22 With slram it's only possible to map a contiguous memory region. Therefore
66 static char *map[SLRAM_MAX_DEVICES_PARAMS]; variable
68 module_param_array(map, charp, NULL, 0);
69 MODULE_PARM_DESC(map, "List of memory regions to map. \"map=<name>, <start>, <length / end>\"");
71 static char *map; variable
269 map = str;
285 if (!map) {
[all...]
/linux-master/drivers/mtd/lpddr/
H A Dqinfo_probe.c16 #include <linux/mtd/map.h>
20 static int lpddr_chip_setup(struct map_info *map, struct lpddr_private *lpddr);
21 struct mtd_info *lpddr_probe(struct map_info *map);
22 static struct lpddr_private *lpddr_probe_chip(struct map_info *map);
23 static int lpddr_pfow_present(struct map_info *map,
44 static long lpddr_get_qinforec_pos(struct map_info *map, char *id_str) argument
48 int bankwidth = map_bankwidth(map) * 8;
58 printk(KERN_ERR"%s qinfo id string is wrong! \n", map->name);
63 static uint16_t lpddr_info_query(struct map_info *map, char *id_str) argument
66 int bits_per_chip = map_bankwidth(map) *
91 lpddr_pfow_present(struct map_info *map, struct lpddr_private *lpddr) argument
120 lpddr_chip_setup(struct map_info *map, struct lpddr_private *lpddr) argument
145 lpddr_probe_chip(struct map_info *map) argument
184 lpddr_probe(struct map_info *map) argument
[all...]
/linux-master/drivers/mtd/maps/
H A Dcfi_flagadm.c31 #include <linux/mtd/map.h>
137 MODULE_DESCRIPTION("MTD map driver for Flaga digital module");
H A Ddc21285.c2 * MTD map driver for flash on the DC21285 (the StrongARM-110 companion chip)
16 #include <linux/mtd/map.h>
54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) argument
57 val.x[0] = *(uint8_t*)(map->virt + ofs);
61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) argument
64 val.x[0] = *(uint16_t*)(map->virt + ofs);
68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) argument
71 val.x[0] = *(uint32_t*)(map->virt + ofs);
75 static void dc21285_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
77 memcpy(to, (void*)(map
80 dc21285_write8(struct map_info *map, const map_word d, unsigned long adr) argument
89 dc21285_write16(struct map_info *map, const map_word d, unsigned long adr) argument
98 dc21285_write32(struct map_info *map, const map_word d, unsigned long adr) argument
105 dc21285_copy_to_32(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
117 dc21285_copy_to_16(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
129 dc21285_copy_to_8(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
[all...]
H A Dimpa7.c14 #include <linux/mtd/map.h>
115 MODULE_DESCRIPTION("MTD map driver for implementa impA7");
H A Dmap_funcs.c3 * Out-of-line map I/O functions for simple maps when CONFIG_COMPLEX_MAPPINGS
10 #include <linux/mtd/map.h>
13 static map_word __xipram simple_map_read(struct map_info *map, unsigned long ofs) argument
15 return inline_map_read(map, ofs);
18 static void __xipram simple_map_write(struct map_info *map, const map_word datum, unsigned long ofs) argument
20 inline_map_write(map, datum, ofs);
23 static void __xipram simple_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
25 inline_map_copy_from(map, to, from, len);
28 static void __xipram simple_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
30 inline_map_copy_to(map, t
33 simple_map_init(struct map_info *map) argument
[all...]
H A Dphysmap-gemini.h3 #include <linux/mtd/map.h>
8 struct map_info *map);
13 struct map_info *map)
11 of_flash_probe_gemini(struct platform_device *pdev, struct device_node *np, struct map_info *map) argument
H A Dphysmap-versatile.h3 #include <linux/mtd/map.h>
8 struct map_info *map);
13 struct map_info *map)
11 of_flash_probe_versatile(struct platform_device *pdev, struct device_node *np, struct map_info *map) argument
H A Dsbc_gxx.c2 /* sbc_gxx.c -- MTD map driver for Arcom Control Systems SBC-MediaGX,
41 #include <linux/mtd/map.h>
91 static inline void sbc_gxx_page(struct map_info *map, unsigned long ofs) argument
102 static map_word sbc_gxx_read8(struct map_info *map, unsigned long ofs) argument
106 sbc_gxx_page(map, ofs);
112 static void sbc_gxx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
120 sbc_gxx_page(map, from);
129 static void sbc_gxx_write8(struct map_info *map, map_word d, unsigned long adr) argument
132 sbc_gxx_page(map, adr);
137 static void sbc_gxx_copy_to(struct map_info *map, unsigne argument
[all...]
H A Dscx200_docflash.c15 #include <linux/mtd/map.h>
H A Dsolutionengine.c15 #include <linux/mtd/map.h>
94 MODULE_DESCRIPTION("MTD map driver for Hitachi SolutionEngine (and similar) boards");
H A Dtsunami_flash.c10 #include <linux/mtd/map.h>
18 static inline map_word tsunami_flash_read8(struct map_info *map, unsigned long offset) argument
25 static void tsunami_flash_write8(struct map_info *map, map_word value, unsigned long offset) argument
31 struct map_info *map, void *addr, unsigned long offset, ssize_t len)
44 struct map_info *map, unsigned long offset,
30 tsunami_flash_copy_from( struct map_info *map, void *addr, unsigned long offset, ssize_t len) argument
43 tsunami_flash_copy_to( struct map_info *map, unsigned long offset, const void *addr, ssize_t len) argument
H A Duclinux.c21 #include <linux/mtd/map.h>
57 struct map_info *map = mtd->priv; local
58 *virt = map->virt + from;
60 *phys = map->phys + from;
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c591 buf->direct.map = t;
631 buf->page_list[i].map = t;
648 buf->direct.buf, buf->direct.map);
657 buf->page_list[i].map);
H A Dpd.c161 uar->map = NULL;
202 uar->map = ioremap(uar->pfn << PAGE_SHIFT, PAGE_SIZE);
203 if (!uar->map) {
232 iounmap(uar->map);
262 iounmap(bf->uar->map);
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54pci.h86 #define P54P_READ(r) (__force __le32)__raw_readl(&priv->map->r)
87 #define P54P_WRITE(r, val) __raw_writel((__force u32)(__le32)(val), &priv->map->r)
92 struct p54p_csr __iomem *map; member in struct:p54p_priv

Completed in 335 milliseconds

1234567891011>>