Searched refs:last_byte (Results 1 – 4 of 4) sorted by relevance
12 static char last_byte; variable32 last_byte = val; in sample_target_write_received_cb()
148 unsigned long last_byte, align_addr, cmd; in nds_l2_cache_range() local169 last_byte = (unsigned long)addr + size - 1; in nds_l2_cache_range()173 while (align_addr <= last_byte) { in nds_l2_cache_range()
82 unsigned long last_byte, align_addr; in nds_cctl_range_operations() local85 last_byte = (unsigned long)addr + size - 1; in nds_cctl_range_operations()93 while (align_addr <= last_byte) { in nds_cctl_range_operations()99 while (align_addr <= last_byte) { in nds_cctl_range_operations()
40 uint8_t last_byte; member53 if (p->last_byte == 0xFF && buf[0] == 0x53) { in osdp_handle_in_byte()60 p->last_byte = buf[0]; in osdp_handle_in_byte()