Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3-css.c1078 return queue >= 0 ? readb(&q->host2sp_bufq_info[thread][queue].end) : in imgu_css_queue_pos()
1094 size = readb(&q->host2sp_bufq_info[thread][queue].size); in imgu_css_queue_data()
1095 start = readb(&q->host2sp_bufq_info[thread][queue].start); in imgu_css_queue_data()
1096 end = readb(&q->host2sp_bufq_info[thread][queue].end); in imgu_css_queue_data()
1112 writeb(end2, &q->host2sp_bufq_info[thread][queue].end); in imgu_css_queue_data()
Dipu3-abi.h1910 struct imgu_abi_queue_info host2sp_bufq_info member