Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu3/
A Dipu3-cio2.h420 #define CIO2_FBPT_CTRL_VALID BIT(0) macro
A Dipu3-cio2-main.c160 entry[0].first_entry.ctrl = CIO2_FBPT_CTRL_VALID | in cio2_fbpt_entry_enable()
545 if (entry->first_entry.ctrl & CIO2_FBPT_CTRL_VALID) { in cio2_buffer_done()
578 } while (!(entry->first_entry.ctrl & CIO2_FBPT_CTRL_VALID)); in cio2_buffer_done()

Completed in 10 milliseconds