Home
last modified time | relevance | path

Searched refs:offload_count (Results 1 – 1 of 1) sorted by relevance

/drivers/mmc/host/
Dvub300.c331 u8 offload_count; member
536 u8 r = vub300->fn[func].offload_point + vub300->fn[func].offload_count; in __add_offloaded_reg_to_fifo()
539 vub300->fn[func].offload_count += 1; in __add_offloaded_reg_to_fifo()
1822 vub300->fn[Function].offload_count -= 1; in examine_cyclic_buffer()
1827 u8 register_count = vub300->fn[Function].offload_count - 1; in examine_cyclic_buffer()
1844 vub300->fn[Function].offload_count -= delta; in examine_cyclic_buffer()
1899 else if (vub300->fn[func].offload_count == 0) in satisfy_request_from_offloaded_data()
2199 vub300->fn[i].offload_count = 0; in vub300_probe()