Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_patch.c120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word() function
207 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
218 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
234 write_word(emu, &dram_offset, s); in snd_emu8000_sample_new()
249 write_word(emu, &dram_offset, 0); in snd_emu8000_sample_new()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_base.c457 this->write_word(value, this->base + ONENAND_REG_START_ADDRESS2); in onenand_command()
472 this->write_word(value, this->base + ONENAND_REG_START_ADDRESS1); in onenand_command()
476 this->write_word(value, this->base + ONENAND_REG_START_ADDRESS2); in onenand_command()
504 this->write_word(value, this->base + ONENAND_REG_START_ADDRESS8); in onenand_command()
508 this->write_word(value, this->base + ONENAND_REG_START_BUFFER); in onenand_command()
512 this->write_word(ONENAND_INT_CLEAR, this->base + ONENAND_REG_INTERRUPT); in onenand_command()
515 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()
925 this->write_word(value, this->base + ONENAND_REG_START_ADDRESS2); in onenand_check_bufferram()
[all …]
H A Donenand_samsung.c822 this->write_word = s3c_onenand_writew; in s3c_onenand_setup()
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A Donenand_base.c375 this->write_word(value, in onenand_command()
390 this->write_word(value, in onenand_command()
395 this->write_word(value, in onenand_command()
420 this->write_word(value, in onenand_command()
425 this->write_word(value, this->base + ONENAND_REG_START_BUFFER); in onenand_command()
429 this->write_word(ONENAND_INT_CLEAR, this->base + ONENAND_REG_INTERRUPT); in onenand_command()
431 this->write_word(cmd, this->base + ONENAND_REG_COMMAND); in onenand_command()
668 this->write_word(value, this->base + ONENAND_REG_START_ADDRESS2); in onenand_check_bufferram()
916 this->write_word(ONENAND_DDP_CHIP0, this->base + ONENAND_REG_START_ADDRESS2); in onenand_read_ops_nolock()
956 this->write_word(ONENAND_DDP_CHIP1, this->base + ONENAND_REG_START_ADDRESS2); in onenand_read_ops_nolock()
[all …]
H A Dsamsung.c558 this->write_word = s3c_onenand_writew; in s3c_onenand_init()
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dflash.c33 int write_word(flash_info_t * info, FPWV * dest, u16 data);
336 if ((rc = write_word(info, (FPWV *) wp, data)) != 0) in write_buff()
351 if ((rc = write_word(info, (FPWV *) wp, data)) != 0) in write_buff()
371 if ((rc = write_word(info, (FPWV *) wp, data)) != 0) in write_buff()
399 int write_word(flash_info_t * info, FPWV * dest, u16 data) in write_word() function
/OK3568_Linux_fs/u-boot/board/cobra5272/
H A Dflash.c246 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word() function
335 if ((rc = write_word (info, wp - 1, data)) != 0) { in write_buff()
345 if ((rc = write_word (info, wp, data)) != 0) { in write_buff()
356 if ((rc = write_word (info, wp, data)) != 0) { in write_buff()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dpic32_flash.c183 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word() function
245 rc = write_word(info, dst, tmp_le); in write_buff()
255 rc = write_word(info, dst, tmp_le); in write_buff()
278 rc = write_word(info, dst, tmp_le); in write_buff()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Donenand.h113 void (*write_word)(unsigned short value, void __iomem *addr); member
165 (this->write_word(v, this->base + ONENAND_REG_SYS_CFG1))
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dadt7x10.h24 int (*write_word)(struct device *, u8 reg, u16 data); member
H A Dadt7410.c37 .write_word = adt7410_i2c_write_word,
H A Dadt7310.c80 .write_word = adt7310_spi_write_word,
H A Dadt7x10.c93 return d->ops->write_word(dev, reg, data); in adt7x10_write_word()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h581 int (*write_word)(struct pci_controller*, pci_dev_t, int where, u16); member
607 int (*write_word)(struct pci_controller*, in pci_set_ops()
615 hose->write_word = write_word; in pci_set_ops()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Donenand.h103 void (*write_word) (unsigned short value, void __iomem *addr); member
/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Debi_onenand.c180 chip->write_word = ebi_nand_write_word; in onenand_board_init()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0038-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch146 - grub_register_command ("write_word", grub_cmd_write,
149 + grub_register_command_lockdown ("write_word", grub_cmd_write,
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Didt_89hpesx.c374 sts = idt_smb_safe(write_word, pdev->client, ccode, in idt_smb_write_word()