Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/
H A Ddram.c224 int full_width = 0; in bus_width() local
227 full_width = 1; in bus_width()
231 return full_width ? 64 : 32; in bus_width()
236 return full_width ? 32 : 16; in bus_width()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch867 +trim_right_edge (jpeg_transform_info *info, JDIMENSION full_width)
873 + full_width / info->iMCU_sample_width)