Home
last modified time | relevance | path

Searched full:justified (Results 1 – 25 of 124) sorted by relevance

12345

/openbmc/linux/include/sound/
H A Dcs8427.h88 #define CS8427_SIRESMASK (3<<4) /* Resolution of the input data for right justified formats */
92 … (1<<3) /* Justification of SDIN data relative to ILRCK, 0 = left-justified, 1 = right-justified */
93 #define CS8427_SIDEL (1<<2) /* Delay of SDIN data relative to ILRCK for left-justified data format…
105 …(1<<3) /* Justification of SDOUT data relative to OLRCK, 0 = left-justified, 1 = right-justified */
106 #define CS8427_SODEL (1<<2) /* Delay of SDOUT data relative to OLRCK for left-justified data forma…
H A Dak4114.h64 #define AK4114_DIF_16R (0) /* STDO: 16-bit, right justified */
65 #define AK4114_DIF_18R (AK4114_DIF0) /* STDO: 18-bit, right justified */
66 #define AK4114_DIF_20R (AK4114_DIF1) /* STDO: 20-bit, right justified */
67 #define AK4114_DIF_24R (AK4114_DIF1|AK4114_DIF0) /* STDO: 24-bit, right justified */
68 #define AK4114_DIF_24L (AK4114_DIF2) /* STDO: 24-bit, left justified */
70 #define AK4114_DIF_I24L (AK4114_DIF2|AK4114_DIF1) /* STDO: 24-bit, left justified; LRCLK, BICK = I…
H A Dak4117.h87 #define AK4117_DIF_16R (0) /* STDO: 16-bit, right justified */
88 #define AK4117_DIF_18R (AK4117_DIF0) /* STDO: 18-bit, right justified */
89 #define AK4117_DIF_20R (AK4117_DIF1) /* STDO: 20-bit, right justified */
90 #define AK4117_DIF_24R (AK4117_DIF1|AK4117_DIF0) /* STDO: 24-bit, right justified */
91 #define AK4117_DIF_24L (AK4117_DIF2) /* STDO: 24-bit, left justified */
H A Dak4113.h115 /* STDO: 16-bit, right justified */
117 /* STDO: 18-bit, right justified */
119 /* STDO: 20-bit, right justified */
121 /* STDO: 24-bit, right justified */
123 /* STDO: 24-bit, left justified */
127 /* STDO: 24-bit, left justified; LRCLK, BICK = Input */
/openbmc/u-boot/include/
H A Di2s.h17 #define SND_SOC_DAIFMT_RIGHT_J 2 /* Right Justified mode */
18 #define SND_SOC_DAIFMT_LEFT_J 3 /* Left Justified mode */
24 /* left and right justified also known as MSB and LSB respectively */
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra20-i2s.yaml12 Justified Mode, Right Justified Mode, and DSP mode formats.
H A Dst,stm32-sai.yaml14 protocols as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97.
118 such as i2s, left justified, right justified, dsp and pdm protocols.
H A Dfsl,ssi.txt4 be programmed in AC97, I2S, left-justified, or right-justified modes.
H A Dcirrus,ep9301-i2s.yaml12 and Right-Justified DSP formats.
/openbmc/linux/Documentation/sound/soc/
H A Ddai.rst41 Left Justified
44 Right Justified
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic26.h79 AIC26_DATFM_RIGHTJ = 2 << 8, /* right justified */
80 AIC26_DATFM_LEFTJ = 3 << 8, /* left justified */
H A Dak4458.h51 * x 1 0 MSB justified Figure 3 (default)
/openbmc/linux/include/sound/sof/
H A Ddai.h25 #define SOF_DAI_FMT_RIGHT_J 2 /**< Right Justified mode */
26 #define SOF_DAI_FMT_LEFT_J 3 /**< Left Justified mode */
/openbmc/linux/arch/arm/mach-sa1100/
H A Dssp.c39 * @data: 16-bit, MSB justified data to write.
77 * received data. Data is LSB justified.
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dsi4713.txt5 and a digital interface, which supports I2S, left-justified and a custom
/openbmc/linux/include/linux/
H A Drv.h25 * these are justified.
H A Dmiscdevice.h12 * reassigned or dynamically set if a fixed value is not justified.
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqsfp.h82 /* Bytes 148..163 are Vendor Name, Left-justified Blank-filled */
93 /* Bytes 184,185 are Vendor Rev. Left Justified, Blank-filled */
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt16 2. Any complexity added in this area past few years which can't be justified
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justifie…
H A Dbootstrap.css3793 .btn-group-justified {
3799 .btn-group-justified > .btn,
3800 .btn-group-justified > .btn-group {
3805 .btn-group-justified > .btn-group .btn {
3808 .btn-group-justified > .btn-group .dropdown-menu {
4046 .nav-tabs.nav-justified {
4050 .nav-tabs.nav-justified > li {
4053 .nav-tabs.nav-justified > li > a {
4057 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
4062 .nav-tabs.nav-justified > li {
[all …]
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h97 /* Bytes 148..163 are Vendor Name, Left-justified Blank-filled */
108 /* Bytes 184,185 are Vendor Rev. Left Justified, Blank-filled */
/openbmc/linux/sound/soc/au1x/
H A Di2sc.c40 #define CFG_FM_LJ (1 << 7) /* left-justified */
41 #define CFG_FM_RJ (2 << 7) /* right-justified */
/openbmc/linux/sound/soc/meson/
H A Daxg-tdmout.c155 /* 4 samples of 16 bits - right justified */ in axg_tdmout_prepare()
159 /* 2 samples of 32 bits - right justified */ in axg_tdmout_prepare()
/openbmc/linux/sound/soc/cirrus/
H A Dedb93xx.c9 * The data format accepted is I2S or left-justified.

12345