Lines Matching refs:CIO2_MAX_LOPS
153 struct cio2_fbpt_entry entry[CIO2_MAX_LOPS]) in cio2_fbpt_entry_enable() argument
174 entry[CIO2_MAX_LOPS]) in cio2_fbpt_entry_init_dummy() argument
179 entry[1].second_entry.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS; in cio2_fbpt_entry_init_dummy()
182 for (i = 0; i < CIO2_MAX_LOPS; i++) in cio2_fbpt_entry_init_dummy()
192 entry[CIO2_MAX_LOPS]) in cio2_fbpt_entry_init_buf() argument
352 static const int FBPT_WIDTH = DIV_ROUND_UP(CIO2_MAX_LOPS, in cio2_hw_init()
551 entry = &q->fbpt[q->bufs_first * CIO2_MAX_LOPS]; in cio2_buffer_done()
584 entry = &q->fbpt[q->bufs_first * CIO2_MAX_LOPS]; in cio2_buffer_done()
823 cio2_fbpt_entry_init_dummy(cio2, &q->fbpt[i * CIO2_MAX_LOPS]); in cio2_vb2_queue_setup()
844 if (lops <= 0 || lops > CIO2_MAX_LOPS) { in cio2_vb2_buf_init()
942 entry = &q->fbpt[next * CIO2_MAX_LOPS]; in cio2_vb2_buf_queue()
971 for (i = 0; i < CIO2_MAX_LOPS; i++) { in cio2_vb2_buf_cleanup()
1954 arrange(q->fbpt, sizeof(struct cio2_fbpt_entry) * CIO2_MAX_LOPS, in cio2_fbpt_rearrange()
1968 cio2_fbpt_entry_enable(cio2, q->fbpt + i * CIO2_MAX_LOPS); in cio2_fbpt_rearrange()