Home
last modified time | relevance | path

Searched refs:hsl (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c242 u_int32_t hsl; in computeRegs() local
287 hsl = (((outd->h_sync + pixclock) / pixclock)) & ~1; in computeRegs()
288 hlen = hvis + hfp + hsl + hbp; in computeRegs()
291 dprintk(KERN_DEBUG "WL: vis=%u, hf=%u, hs=%u, hb=%u, total=%u\n", hvis, hfp, hsl, hbp, hlen); in computeRegs()
307 r->regs[0x08] = hsl; in computeRegs()
314 …dprintk(KERN_DEBUG "PG: vis=%04X, hf=%02X, hs=%02X, hb=%02X, total=%04X\n", hvis, hfp, hsl, hbp, h… in computeRegs()
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst98 (SBU) and "hsl-orientation" (data) to know if those lines are "fixed", and to
107 Package () {"hsl-orientation", "normal"},
133 Package () {"hsl-orientation", "normal"},
148 Package () {"hsl-orientation", "normal"},
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_emac.h47 u32 hsl; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0005-Fixup-compatibility-of-mozbuild-with-Python-3.10.patch106 def __init__(self, hsl):
107 self._hsl = hsl