Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.c80 ocsd_datapath_resp_t dp_ret; in cs_etm_decoder__reset() local
84 dp_ret = ocsd_dt_process_data(decoder->dcd_tree, OCSD_OP_RESET, in cs_etm_decoder__reset()
86 if (OCSD_DATA_RESP_IS_FATAL(dp_ret)) in cs_etm_decoder__reset()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c3761 u32 dp_ret; local
3785 dp_ret = cpu_to_scr(cp->goalp);
3786 dp_ret = dp_ret - 8 - (SYM_CONF_MAX_SG - dp_sg) * (2*4);
3793 dp_scr = dp_ret;
3825 pm->ret = cpu_to_scr(dp_ret);