Searched refs:ISI_PSIZE_PREV_HSIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance
83 #define ISI_PSIZE_PREV_HSIZE_OFFSET 16 macro85 #define ISI_PSIZE_PREV_HSIZE_MASK (0x3FF << ISI_PSIZE_PREV_HSIZE_OFFSET)
166 psize = ((isi->fmt.fmt.pix.width - 1) << ISI_PSIZE_PREV_HSIZE_OFFSET) & in configure_geometry()