Searched refs:PTD_DIR_IN (Results 1 – 4 of 4) sorted by relevance
177 #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()
169 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in pack_fifo()185 if (ep->active || (isp116x->atl_last_dir != PTD_DIR_IN)) { in pack_fifo()201 int buflen = isp116x->atl_last_dir == PTD_DIR_IN in unpack_fifo()215 if (ep->active || (isp116x->atl_last_dir == PTD_DIR_IN)) { in unpack_fifo()251 dir = PTD_DIR_IN; in preproc_atl_queue()266 ? PTD_DIR_OUT : PTD_DIR_IN; in preproc_atl_queue()
263 #define PTD_DIR_IN (2) macro978 if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { in dump_ptd_out_data()988 if (PTD_GET_DIR(ptd) == PTD_DIR_IN && PTD_GET_COUNT(ptd)) { in dump_ptd_in_data()
277 dir = PTD_DIR_IN; in prepare_ptd()314 PTD_DIR_OUT : PTD_DIR_IN; in prepare_ptd()347 int len = PTD_GET_DIR(ptd) == PTD_DIR_IN ? 0 : ep->length; in isp1362_write_ptd()375 if (PTD_GET_DIR(ptd) != PTD_DIR_IN || act_len == 0) in isp1362_read_ptd()