Searched defs:addr_bytes (Results 1 – 5 of 5) sorted by relevance
497 u8 addr_bytes[4]; in i2c_read() local522 u8 addr_bytes[4]; in i2c_write() local
391 u8 addr_bytes[4]; in ihs_i2c_read() local402 u8 addr_bytes[4]; in ihs_i2c_write() local
712 u8 addr_bytes[4]; in twsi_i2c_read() local727 u8 addr_bytes[4]; in twsi_i2c_write() local
805 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() local1159 int addr_bytes = chip->row_bytes; in ndf_block_erase() local1188 int addr_bytes = chip->row_bytes + chip->col_bytes; in ndf_page_write() local
90 uint addr_bytes, pad_addr_bytes; member
Completed in 20 milliseconds