Home
last modified time | relevance | path

Searched defs:dma_state_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Ddma_local.h160 struct dma_state_s { struct
161 bool fsm_command_idle;
162 bool fsm_command_run;
163 bool fsm_command_stalling;
164 bool fsm_command_error;
165 dma_commands_t last_command;
166 int last_command_channel;
167 int last_command_param;
168 dma_commands_t current_command;
169 int current_addr_a;
[all …]