Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dipu3-cio2-main.c168 entry[1].second_entry.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS; in cio2_fbpt_entry_init_dummy()
169 entry[1].second_entry.last_page_available_bytes = PAGE_SIZE - 1; in cio2_fbpt_entry_init_dummy()
189 entry[1].second_entry.num_of_pages = PFN_UP(remaining); in cio2_fbpt_entry_init_buf()
199 entry[1].second_entry.last_page_available_bytes = remaining - 1; in cio2_fbpt_entry_init_buf()
554 unsigned int received = entry[1].second_entry.num_of_bytes; in cio2_buffer_done()
Dipu3-cio2.h443 } second_entry; member