Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c549 r = FLD_MOD(r, cfg->i2s_cfg.justification, 2, 2); in hdmi_core_audio_config()
656 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()
658 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()
790 audio_format.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()
794 audio_format.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()
H A Dhdmi.h186 enum hdmi_audio_justify justification; member
202 u8 justification; member
H A Dhdmi_wp.c239 r = FLD_MOD(r, aud_fmt->justification, 3, 3); in hdmi_wp_audio_config_format()
H A Dhdmi5_core.c848 audio_format.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi5_audio_config()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c593 r = FLD_MOD(r, cfg->i2s_cfg.justification, 2, 2); in hdmi_core_audio_config()
700 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()
702 acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()
834 audio_format.justification = HDMI_AUDIO_JUSTIFY_LEFT; in hdmi4_audio_config()
838 audio_format.justification = HDMI_AUDIO_JUSTIFY_RIGHT; in hdmi4_audio_config()
H A Dhdmi.h182 enum hdmi_audio_justify justification; member
198 u8 justification; member
H A Dhdmi_wp.c219 r = FLD_MOD(r, aud_fmt->justification, 3, 3); in hdmi_wp_audio_config_format()
/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst40 justification, but seems reasonable given that we can have multiple
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc706.dts95 adi,input-justification = "evenly";
H A Dzynq-zc702.dts147 adi,input-justification = "right";
/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst65 the NEXT+1 merge window, or should come with sufficient justification
/linux/include/linux/
H A Dstring.h395 #define unsafe_memcpy(dst, src, bytes, justification) \ argument
H A Dfortify-string.h142 #define unsafe_memcpy(dst, src, bytes, justification) \ argument
/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst105 they come with a justification which shows that the concurrency issues have
H A D4.Coding.rst415 justification is solid. Note that the Coccinelle tool can help with
H A Dhowto.rst439 - requests for justification
H A Dcoding-style.rst1228 good justification.
/linux/Documentation/spi/
H A Dspidev.rst136 which will return (RD) or assign (WR) the bit justification used to
/linux/Documentation/bpf/
H A Dkfuncs.rst421 kfunc without having a reasonable justification. Whether or not they'll choose
460 justification, but it is a possibility that must be accepted if one is to
/linux/Documentation/doc-guide/
H A Dsphinx.rst332 and should be avoided in the absence of a strong justification for their
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst498 cause similar problems to virtualization makes it a good justification for
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst640 comes up with a good justification for a particular conditional RCU
646 guarantee. Therefore, the justification for adding a conditional
/linux/Documentation/RCU/
H A DRTFP.txt40 theoretical justification for use of stale data.