/linux/include/sound/ |
H A D | cs8427.h | 88 #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 D | ak4114.h | 64 #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 D | ak4117.h | 87 #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 D | ak4113.h | 115 /* 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 */
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl,ssi.yaml | 139 "lj-slave" - Left justified mode, SSI is clock slave 140 "lj-master" - Left justified mode, SSI is clock master 141 "rj-slave" - Right justified mode, SSI is clock slave 142 "rj-master" - Right justified mode, SSI is clock master
|
H A D | nvidia,tegra20-i2s.yaml | 12 Justified Mode, Right Justified Mode, and DSP mode formats.
|
H A D | cirrus,ep9301-i2s.yaml | 12 and Right-Justified DSP formats.
|
/linux/Documentation/sound/soc/ |
H A D | dai.rst | 41 Left Justified 44 Right Justified
|
/linux/sound/soc/codecs/ |
H A D | tlv320aic26.h | 79 AIC26_DATFM_RIGHTJ = 2 << 8, /* right justified */ 80 AIC26_DATFM_LEFTJ = 3 << 8, /* left justified */
|
H A D | ak4458.h | 51 * x 1 0 MSB justified Figure 3 (default)
|
H A D | rk817_codec.c | 128 SND_SOC_DAPM_SUPPLY("I2S TX3 Right Justified", RK817_CODEC_DI2S_TXCR3_TXCMD, 3, 0, NULL, 0), 200 {"MICL", NULL, "I2S TX3 Right Justified"}, 218 {"MICR", NULL, "I2S TX3 Right Justified"},
|
/linux/include/sound/sof/ |
H A D | dai.h | 25 #define SOF_DAI_FMT_RIGHT_J 2 /**< Right Justified mode */ 26 #define SOF_DAI_FMT_LEFT_J 3 /**< Left Justified mode */
|
/linux/arch/arm/mach-sa1100/ |
H A D | ssp.c | 39 * @data: 16-bit, MSB justified data to write. 77 * received data. Data is LSB justified.
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | si4713.txt | 5 and a digital interface, which supports I2S, left-justified and a custom
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.h | 82 /* Bytes 148..163 are Vendor Name, Left-justified Blank-filled */ 93 /* Bytes 184,185 are Vendor Rev. Left Justified, Blank-filled */
|
/linux/include/linux/ |
H A D | rv.h | 25 * these are justified.
|
H A D | miscdevice.h | 12 * reassigned or dynamically set if a fixed value is not justified.
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.h | 97 /* Bytes 148..163 are Vendor Name, Left-justified Blank-filled */ 108 /* Bytes 184,185 are Vendor Rev. Left Justified, Blank-filled */
|
/linux/sound/soc/au1x/ |
H A D | i2sc.c | 40 #define CFG_FM_LJ (1 << 7) /* left-justified */ 41 #define CFG_FM_RJ (2 << 7) /* right-justified */
|
/linux/drivers/gpu/drm/i915/ |
H A D | TODO.txt | 16 2. Any complexity added in this area past few years which can't be justified
|
/linux/sound/soc/meson/ |
H A D | axg-tdmout.c | 155 /* 4 samples of 16 bits - right justified */ in axg_tdmout_prepare() 159 /* 2 samples of 32 bits - right justified */ in axg_tdmout_prepare()
|
H A D | axg-toddr.c | 65 type = 2; /* 4 samples of 16 bits - right justified */ in axg_toddr_dai_hw_params() 68 type = 4; /* 2 samples of 32 bits - right justified */ in axg_toddr_dai_hw_params()
|
H A D | axg-spdifout.c | 152 /* 4 samples of 16 bits - right justified */ in axg_spdifout_sample_fmt() 156 /* 2 samples of 32 bits - right justified */ in axg_spdifout_sample_fmt()
|
/linux/arch/s390/include/uapi/asm/ |
H A D | zcrypt.h | 33 * - All key parts are right justified in their fields, padded on 53 * - All key parts are right justified in their fields, padded on
|
/linux/sound/soc/pxa/ |
H A D | pxa2xx-i2s.c | 32 #define SACR1 (0x0004) /* Serial Audio I 2 S/MSB-Justified Control Register */ 33 #define SASR0 (0x000C) /* Serial Audio I 2 S/MSB-Justified Interface and FIFO Status Register */
|