Searched refs:BIT_U8 (Results 1 – 5 of 5) sorted by relevance
20 hi_u16 base = pos / BIT_U8; in boot_upg_tool_bit_test()21 hi_u16 i = pos % BIT_U8; in boot_upg_tool_bit_test()27 hi_u16 base = pos / BIT_U8; in boot_upg_tool_bit_set()28 hi_u16 i = pos % BIT_U8; in boot_upg_tool_bit_set()
27 #define BIT_U8 8 macro
36 #define BIT_U8 8 macro187 hi_u16 base = pos / BIT_U8; in tool_bit_test()188 hi_u16 i = pos % BIT_U8; in tool_bit_test()189 if (pos > (data_len * BIT_U8)) { in tool_bit_test()197 hi_u16 base = pos / BIT_U8; in tool_bit_set()198 hi_u16 i = pos % BIT_U8; in tool_bit_set()
55 #define BIT_U8 8 macro
115 hi_u16 base = pos / BIT_U8; in upg_tool_bit_test()116 hi_u16 i = pos % BIT_U8; in upg_tool_bit_test()117 if (pos > (data_len * BIT_U8)) { in upg_tool_bit_test()125 hi_u16 base = pos / BIT_U8; in upg_tool_bit_set()126 hi_u16 i = pos % BIT_U8; in upg_tool_bit_set()