Searched refs:sp2host_bufq_info (Results 1 – 2 of 2) sorted by relevance
1119 size = readb(&q->sp2host_bufq_info[queue].size); in imgu_css_dequeue_data()1120 start = readb(&q->sp2host_bufq_info[queue].start); in imgu_css_dequeue_data()1121 end = readb(&q->sp2host_bufq_info[queue].end); in imgu_css_dequeue_data()1138 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