Searched refs:PTD_DIR_IN (Results 1 – 4 of 4) sorted by relevance
178 #define PTD_DIR_IN (2) macro567 if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { in dump_ptd_out_data()579 if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { in dump_ptd_in_data()
170 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in pack_fifo()186 if (ep->active || (isp116x->atl_last_dir != PTD_DIR_IN)) { in pack_fifo()202 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in unpack_fifo()216 if (ep->active || (isp116x->atl_last_dir == PTD_DIR_IN)) { in unpack_fifo()252 dir = PTD_DIR_IN; in preproc_atl_queue()267 ? PTD_DIR_OUT : PTD_DIR_IN; in preproc_atl_queue()
218 #define PTD_DIR_IN (2) macro878 if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { in dump_ptd_out_data()888 if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { in dump_ptd_in_data()
279 dir = PTD_DIR_IN; in prepare_ptd()316 PTD_DIR_OUT : PTD_DIR_IN; in prepare_ptd()349 int len = PTD_GET_DIR(ptd) == PTD_DIR_IN ? 0 : ep->length; in isp1362_write_ptd()377 if (PTD_GET_DIR(ptd) != PTD_DIR_IN || act_len == 0) in isp1362_read_ptd()