Searched refs:fhd (Results 1 – 7 of 7) sorted by relevance
13 compatible = "tianma,fhd-video", "novatek,nt36672a";
59 compatible = "jdi,fhd-r63452";
112 compatible = "jdi,fhd-r63452";
475 compatible = "jdi,fhd-nt35596s";
12 tegra124-nyan-big-fhd.dtb \
33 obj-$(CONFIG_DRM_PANEL_JDI_R63452) += panel-jdi-fhd-r63452.o
399 { BYTE const fhd = ((const BYTE*)src)[minInputSize-1]; in ZSTD_frameHeaderSize_internal() local400 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal()401 U32 const singleSegment = (fhd >> 5) & 1; in ZSTD_frameHeaderSize_internal()402 U32 const fcsId = fhd >> 6; in ZSTD_frameHeaderSize_internal()