Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h397 #define CIO2_FBPT_CTRL_VALID BIT(0) macro
Dipu3-cio2.c151 entry[0].first_entry.ctrl = CIO2_FBPT_CTRL_VALID | in cio2_fbpt_entry_enable()
564 if (entry->first_entry.ctrl & CIO2_FBPT_CTRL_VALID) in cio2_buffer_done()