Searched refs:write_state (Results 1 – 5 of 5) sorted by relevance
212 state->write_state = DMA_RW_STATE_IDLE; in dma_get_state()214 state->write_state = DMA_RW_STATE_REQ; in dma_get_state()216 state->write_state = DMA_RW_STATE_NEXT_LINE; in dma_get_state()218 state->write_state = DMA_RW_STATE_UNLOCK_CHANNEL; in dma_get_state()
201 dma_rw_states_t write_state; member
736 int *continual, u8 *write_state, in efuse_write_data_case1() argument756 *write_state = PG_STATE_HEADER; in efuse_write_data_case1()768 *write_state = PG_STATE_HEADER; in efuse_write_data_case1()827 *write_state = PG_STATE_HEADER; in efuse_write_data_case1()837 *write_state = PG_STATE_HEADER; in efuse_write_data_case1()845 int *continual, u8 *write_state, in efuse_write_data_case2() argument862 *write_state = PG_STATE_DATA; in efuse_write_data_case2()864 *write_state = PG_STATE_HEADER; in efuse_write_data_case2()900 *write_state = PG_STATE_HEADER; in efuse_write_data_case2()917 u8 write_state = PG_STATE_HEADER; in efuse_pg_packet_write() local[all …]
291 enum rbd_obj_write_state write_state; /* for writes */ member2322 obj_req->write_state = RBD_OBJ_WRITE_START; in rbd_obj_init_write()2386 obj_req->write_state = RBD_OBJ_WRITE_START; in rbd_obj_init_discard()2433 obj_req->write_state = RBD_OBJ_WRITE_START; in rbd_obj_init_zeroout()3368 switch (obj_req->write_state) { in rbd_obj_advance_write()3381 obj_req->write_state = RBD_OBJ_WRITE_PRE_OBJECT_MAP; in rbd_obj_advance_write()3396 obj_req->write_state = RBD_OBJ_WRITE_OBJECT; in rbd_obj_advance_write()3403 obj_req->write_state = __RBD_OBJ_WRITE_COPYUP; in rbd_obj_advance_write()3416 obj_req->write_state = RBD_OBJ_WRITE_COPYUP; in rbd_obj_advance_write()3432 obj_req->write_state = RBD_OBJ_WRITE_POST_OBJECT_MAP; in rbd_obj_advance_write()
1075 if (state.write_state == DMA_RW_STATE_IDLE) in ia_css_debug_dump_dma_state()1077 if (state.write_state == DMA_RW_STATE_REQ) in ia_css_debug_dump_dma_state()1079 if (state.write_state == DMA_RW_STATE_NEXT_LINE) in ia_css_debug_dump_dma_state()1081 if (state.write_state == DMA_RW_STATE_UNLOCK_CHANNEL) in ia_css_debug_dump_dma_state()