Lines Matching refs:map_word
54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) in dc21285_read8()
56 map_word val; in dc21285_read8()
61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) in dc21285_read16()
63 map_word val; in dc21285_read16()
68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) in dc21285_read32()
70 map_word val; in dc21285_read32()
80 static void dc21285_write8(struct map_info *map, const map_word d, unsigned long adr) in dc21285_write8()
89 static void dc21285_write16(struct map_info *map, const map_word d, unsigned long adr) in dc21285_write16()
98 static void dc21285_write32(struct map_info *map, const map_word d, unsigned long adr) in dc21285_write32()
108 map_word d; in dc21285_copy_to_32()
120 map_word d; in dc21285_copy_to_16()
131 map_word d; in dc21285_copy_to_8()