Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isi.h83 #define ISI_PSIZE_PREV_HSIZE_OFFSET 16 macro
85 #define ISI_PSIZE_PREV_HSIZE_MASK (0x3FF << ISI_PSIZE_PREV_HSIZE_OFFSET)
H A Datmel-isi.c167 psize = ((isi->fmt.fmt.pix.width - 1) << ISI_PSIZE_PREV_HSIZE_OFFSET) & in configure_geometry()
/kernel/linux/linux-6.6/drivers/media/platform/atmel/
H A Datmel-isi.h83 #define ISI_PSIZE_PREV_HSIZE_OFFSET 16 macro
85 #define ISI_PSIZE_PREV_HSIZE_MASK (0x3FF << ISI_PSIZE_PREV_HSIZE_OFFSET)
H A Datmel-isi.c166 psize = ((isi->fmt.fmt.pix.width - 1) << ISI_PSIZE_PREV_HSIZE_OFFSET) & in configure_geometry()

Completed in 7 milliseconds