Home
last modified time | relevance | path

Searched refs:HALF_TOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/
H A Drcar-vin.h72 * HALF_TOP - One capture fills the top half of the vb2 buffer
77 HALF_TOP, enumerator
H A Drcar-dma.c891 if (vin->buf_hw[prev].type == HALF_TOP) { in rvin_fill_hw_slot()
919 HALF_TOP : FULL; in rvin_fill_hw_slot()
1029 if (vin->buf_hw[slot].type == HALF_TOP) { in rvin_irq()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
H A Drcar-vin.h88 * @HALF_TOP: One capture fills the top half of the vb2 buffer
93 HALF_TOP, enumerator
H A Drcar-dma.c1008 if (vin->buf_hw[prev].type == HALF_TOP) { in rvin_fill_hw_slot()
1037 HALF_TOP : FULL; in rvin_fill_hw_slot()
1145 if (vin->buf_hw[slot].type == HALF_TOP) { in rvin_irq()

Completed in 5 milliseconds