Home
last modified time | relevance | path

Searched refs:justification (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/video/
Dadi,adv7511.txt14 color depth, color format, clock mode, bit justification and random
32 - adi,input-justification: The input bit justification ("left", "evenly",
68 adi,input-justification = "evenly";
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi4_core.c604 r = FLD_MOD(r, cfg->i2s_cfg.justification, 2, 2); in hdmi_core_audio_config()
704 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()
706 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()
835 audio_format.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()
839 audio_format.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()
Dhdmi.h192 enum hdmi_audio_justify justification; member
208 u8 justification; member
Dhdmi_wp.c204 r = FLD_MOD(r, aud_fmt->justification, 3, 3); in hdmi_wp_audio_config_format()
Dhdmi5_core.c872 audio_format.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi5_audio_config()
/linux-4.1.27/Documentation/filesystems/nfs/
Dpnfs.txt37 justification, but seems reasonable given that we can have multiple
/linux-4.1.27/Documentation/
Dvolatile-considered-harmful.txt102 they come with a justification which shows that the concurrency issues have
DHOWTO429 - requests for justification
DSubmittingPatches147 complete patch description and justification for it. Don't just
/linux-4.1.27/arch/arm/boot/dts/
Dr8a7790-lager.dts557 adi,input-justification = "evenly";
Dr8a7791-koelsch.dts554 adi,input-justification = "evenly";
/linux-4.1.27/Documentation/spi/
Dspidev96 which will return (RD) or assign (WR) the bit justification used to
/linux-4.1.27/Documentation/development-process/
D4.Coding389 justification is solid. Note that the Coccinelle tool can help with
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt473 cause similar problems to virtualization makes it a good justification for
/linux-4.1.27/Documentation/RCU/
DRTFP.txt40 theoretical justification for use of stale data.