Searched refs:ISI_PSIZE_PREV_VSIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance
82 #define ISI_PSIZE_PREV_VSIZE_OFFSET 0 macro84 #define ISI_PSIZE_PREV_VSIZE_MASK (0x3FF << ISI_PSIZE_PREV_VSIZE_OFFSET)
168 psize |= ((isi->fmt.fmt.pix.height - 1) << ISI_PSIZE_PREV_VSIZE_OFFSET) & in configure_geometry()