Searched refs:sp2host_bufq_info (Results 1 – 2 of 2) sorted by relevance
1132 size = readb(&q->sp2host_bufq_info[queue].size); in imgu_css_dequeue_data()1133 start = readb(&q->sp2host_bufq_info[queue].start); in imgu_css_dequeue_data()1134 end = readb(&q->sp2host_bufq_info[queue].end); in imgu_css_dequeue_data()1151 writeb(start2, &q->sp2host_bufq_info[queue].start); in imgu_css_dequeue_data()
1914 struct imgu_abi_queue_info sp2host_bufq_info[IMGU_ABI_QUEUE_NUM]; member