Searched refs:BLOCK_ADDR1_L (Results 1 – 4 of 4) sorted by relevance
152 #define BLOCK_ADDR1_L 2 macro
722 ((u16) redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L]; in xd_load_log_block_addr()725 ((u16) redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L]; in xd_load_log_block_addr()
146 #define BLOCK_ADDR1_L 2 macro
763 addr = ((u16)redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L]; in xd_load_log_block_addr()765 addr = ((u16)redunt[BLOCK_ADDR1_H] << 8) | redunt[BLOCK_ADDR1_L]; in xd_load_log_block_addr()