Lines Matching refs:register_count
616 int register_count = offloaded_data_length >> 3; in __vub300_irqpoll_response() local
618 while (register_count--) { in __vub300_irqpoll_response()
634 int register_count = offloaded_data_length >> 3; in __vub300_irqpoll_response() local
636 while (register_count--) { in __vub300_irqpoll_response()
1206 u8 register_count = 0; in __download_offload_pseudocode() local
1321 register_count += *data++; in __download_offload_pseudocode()
1323 if (register_count * 4 == size) { in __download_offload_pseudocode()
1324 int I = vub300->dynamic_register_count = register_count; in __download_offload_pseudocode()
1651 int register_count = offloaded_data_length >> 3; in __vub300_command_response() local
1653 while (register_count--) { in __vub300_command_response()
1665 int register_count = offloaded_data_length >> 3; in __vub300_command_response() local
1667 while (register_count--) { in __vub300_command_response()
1690 int register_count = offloaded_data_length >> 3; in __vub300_command_response() local
1692 while (register_count--) { in __vub300_command_response()
1827 u8 register_count = vub300->fn[Function].offload_count - 1; in examine_cyclic_buffer() local
1829 while (0 < register_count) { in examine_cyclic_buffer()
1849 register_count -= 1; in examine_cyclic_buffer()