Home
last modified time | relevance | path

Searched refs:write_word (Results 1 – 9 of 9) sorted by relevance

/linux/sound/isa/sb/
A Demu8000_patch.c120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word() function
208 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
219 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
235 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
250 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
/linux/drivers/mtd/nand/onenand/
A Donenand_base.c515 this->write_word(cmd, this->base + ONENAND_REG_COMMAND); in onenand_command()
720 this->write_word(syscfg, this->base + ONENAND_REG_SYS_CFG1); in onenand_setup_wait()
857 this->write_word(word, bufferram + byte_offset); in onenand_write_bufferram()
2720 this->write_word(value, this->base + in onenand_otp_command()
2739 this->write_word(value, this->base + in onenand_otp_command()
2751 this->write_word(cmd, this->base + ONENAND_REG_COMMAND); in onenand_otp_command()
2799 this->write_word(value, this->base + in onenand_otp_write_oob_nolock()
2808 this->write_word(value, this->base + in onenand_otp_write_oob_nolock()
3615 this->write_word(boundary, this->base + ONENAND_DATARAM); in flexonenand_set_boundary()
3820 if (!this->write_word) in onenand_scan()
[all …]
A Donenand_samsung.c823 this->write_word = s3c_onenand_writew; in s3c_onenand_setup()
/linux/include/linux/mtd/
A Donenand.h113 void (*write_word)(unsigned short value, void __iomem *addr); member
165 (this->write_word(v, this->base + ONENAND_REG_SYS_CFG1))
/linux/drivers/hwmon/
A Dadt7x10.h24 int (*write_word)(struct device *, u8 reg, u16 data); member
A Dadt7410.c37 .write_word = adt7410_i2c_write_word,
A Dadt7310.c80 .write_word = adt7310_spi_write_word,
A Dadt7x10.c93 return d->ops->write_word(dev, reg, data); in adt7x10_write_word()
/linux/drivers/misc/eeprom/
A Didt_89hpesx.c343 sts = idt_smb_safe(write_word, pdev->client, ccode, in idt_smb_write_word()

Completed in 28 milliseconds