Searched refs:uhd (Results 1 – 1 of 1) sorted by relevance
122 u32 uhd; in qm_pop() local124 uhd = readl(&qm_cfg->queue[qnum].ptr_size_thresh) & ~0xf; in qm_pop()125 if (uhd) in qm_pop()126 cpu_to_bus((u32 *)uhd, sizeof(struct qm_host_desc)/4); in qm_pop()128 return (struct qm_host_desc *)uhd; in qm_pop()