Searched defs:byte_addr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | tsi108_i2c.c | 42 uint byte_addr, /* Byte address within I2C device */ in i2c_read_byte() 130 int i2c_read (uchar chip_addr, uint byte_addr, int alen, in i2c_read() 161 uint byte_addr, /* Byte address within I2C device */ in i2c_write_byte() 236 int i2c_write (uchar chip_addr, uint byte_addr, int alen, uchar * buffer, in i2c_write()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | octeon-model.c | 39 static uint8_t __init cvmx_fuse_read_byte(int byte_addr) in cvmx_fuse_read_byte()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_ecc.c | 395 unsigned int byte_addr; in __nand_correct_data() local
|
| H A D | stm32_fmc2_nand.c | 516 u32 byte_addr = 0, b; in stm32_fmc2_nfc_ham_correct() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | spi_flash.c | 388 unsigned long byte_addr, page_size; in spi_flash_cmd_write_ops() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | zynq_nand.c | 383 unsigned int byte_addr; in zynq_nand_correct_data() local
|
| H A D | stm32_fmc2_nand.c | 370 u32 byte_addr = 0, b; in stm32_fmc2_ham_correct() local
|