Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c162 entry[1].second_entry.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS; in cio2_fbpt_entry_init_dummy()
163 entry[1].second_entry.last_page_available_bytes = PAGE_SIZE - 1; in cio2_fbpt_entry_init_dummy()
183 entry[1].second_entry.num_of_pages = PFN_UP(remaining); in cio2_fbpt_entry_init_buf()
192 entry[1].second_entry.last_page_available_bytes = in cio2_fbpt_entry_init_buf()
564 unsigned int bytes = entry[1].second_entry.num_of_bytes; in cio2_buffer_done()
Dipu3-cio2.h424 } second_entry; member