Searched refs:cur_byte (Results 1 – 5 of 5) sorted by relevance
841 cur_byte += 2; in wilc_hif_pack_sta_param()859 cur_byte += 2; in wilc_hif_pack_sta_param()981 u8 *cur_byte; in handle_set_mcast_filter() local992 cur_byte += 4; in handle_set_mcast_filter()995 cur_byte += 4; in handle_set_mcast_filter()1763 u8 *cur_byte; in wilc_add_beacon() local1774 cur_byte += 4; in wilc_add_beacon()1776 cur_byte += 4; in wilc_add_beacon()1778 cur_byte += 4; in wilc_add_beacon()1822 u8 *cur_byte; in wilc_add_station() local[all …]
35 #define cur_byte w6 macro59 ldrb cur_byte, [srcin], #161 cmp cur_byte, chrin
364 const int cur_byte = i * (1 << es); in vstrc() local368 if (cur_byte == first_zero && !rt) { in vstrc()393 first_match = MIN(cur_byte, first_match); in vstrc()397 first_match = cur_byte; in vstrc()
1496 uint8_t cur_byte = 0; in HELPER() local1499 cur_byte = cpu_ldub_data_ra(env, src, ra); in HELPER()1507 cur_byte >>= 4; in HELPER()1514 cur_byte = (cur_byte & 0xf); in HELPER()1516 cur_byte |= 0xf0; in HELPER()1518 cpu_stb_data_ra(env, dest, cur_byte, ra); in HELPER()
4686 cur_byte = (total_len / FLOATFORMAT_CHAR_BIT) - cur_byte - 1; in get_field()4692 ++cur_byte; in get_field()4694 --cur_byte; in get_field()4710 ++cur_byte; in get_field()4712 --cur_byte; in get_field()4854 cur_byte = (total_len / FLOATFORMAT_CHAR_BIT) - cur_byte - 1; in put_field()4857 *(data + cur_byte) &= in put_field()4863 ++cur_byte; in put_field()4865 --cur_byte; in put_field()4882 ++cur_byte; in put_field()[all …]