Home
last modified time | relevance | path

Searched defs:addr_bytes (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/i2c/
A Dmv_i2c.c497 u8 addr_bytes[4]; in i2c_read() local
522 u8 addr_bytes[4]; in i2c_write() local
A Dihs_i2c.c391 u8 addr_bytes[4]; in ihs_i2c_read() local
402 u8 addr_bytes[4]; in ihs_i2c_write() local
A Dmvtwsi.c712 u8 addr_bytes[4]; in twsi_i2c_read() local
727 u8 addr_bytes[4]; in twsi_i2c_write() local
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c805 static int ndf_queue_cmd_ale(struct octeontx_nfc *tn, int addr_bytes, in ndf_queue_cmd_ale()
876 int addr_bytes, u64 page, u32 col, int cmd2) in ndf_build_pre_cmd()
1003 static int ndf_read(struct octeontx_nfc *tn, int cmd1, int addr_bytes, in ndf_read()
1147 int addr_bytes = chip->row_bytes + chip->col_bytes; in ndf_page_read() local
1159 int addr_bytes = chip->row_bytes; in ndf_block_erase() local
1188 int addr_bytes = chip->row_bytes + chip->col_bytes; in ndf_page_write() local
/u-boot/drivers/mtd/spi/
A Dsandbox.c90 uint addr_bytes, pad_addr_bytes; member

Completed in 20 milliseconds