Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/pci/intel/ipu3/
Dipu3-cio2-main.c177 entry[1].second_entry.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS; in cio2_fbpt_entry_init_dummy()
178 entry[1].second_entry.last_page_available_bytes = PAGE_SIZE - 1; in cio2_fbpt_entry_init_dummy()
198 entry[1].second_entry.num_of_pages = PFN_UP(remaining); in cio2_fbpt_entry_init_buf()
208 entry[1].second_entry.last_page_available_bytes = remaining - 1; in cio2_fbpt_entry_init_buf()
562 unsigned int received = entry[1].second_entry.num_of_bytes; in cio2_buffer_done()
Dipu3-cio2.h447 } second_entry; member