Home
last modified time | relevance | path

Searched refs:write_word (Results 1 – 5 of 5) 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
194 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
205 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
221 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
236 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()
2732 this->write_word(value, this->base + in onenand_otp_command()
2751 this->write_word(value, this->base + in onenand_otp_command()
2763 this->write_word(cmd, this->base + ONENAND_REG_COMMAND); in onenand_otp_command()
2811 this->write_word(value, this->base + in onenand_otp_write_oob_nolock()
2820 this->write_word(value, this->base + in onenand_otp_write_oob_nolock()
3627 this->write_word(boundary, this->base + ONENAND_DATARAM); in flexonenand_set_boundary()
3832 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/misc/eeprom/
A Didt_89hpesx.c343 sts = idt_smb_safe(write_word, pdev->client, ccode, in idt_smb_write_word()

Completed in 26 milliseconds