Searched refs:BLOCK_ADDR2_L (Results 1 – 4 of 4) sorted by relevance
154 #define BLOCK_ADDR2_L 4 macro
728 ((u16) redunt[BLOCK_ADDR2_H] << 8) | redunt[BLOCK_ADDR2_L]; in xd_load_log_block_addr()
148 #define BLOCK_ADDR2_L 4 macro
767 addr = ((u16)redunt[BLOCK_ADDR2_H] << 8) | redunt[BLOCK_ADDR2_L]; in xd_load_log_block_addr()