Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dfsl,ssi.yaml139 "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 Dst,stm32-sai.yaml14 protocols as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97.
125 such as i2s, left justified, right justified, dsp and pdm protocols.
H A Dti,tlv320aic3x.yaml16 data bus is programmable for I2S, left/right-justified, DSP, or TDM modes.
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dsi4713.txt5 and a digital interface, which supports I2S, left-justified and a custom
/linux-6.15/drivers/gpu/drm/i915/
H A DTODO.txt16 2. Any complexity added in this area past few years which can't be justified
/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-hw.c774 bool justified = WTL_RIGHT_JUSTIFIED; in wave5_vpu_dec_register_framebuffer() local
858 (justified << 22) | in wave5_vpu_dec_register_framebuffer()
2166 bool justified = WTL_RIGHT_JUSTIFIED; in wave5_vpu_encode() local
2224 justified = WTL_LEFT_JUSTIFIED; in wave5_vpu_encode()
2237 justified = WTL_RIGHT_JUSTIFIED; in wave5_vpu_encode()
2250 justified = WTL_LEFT_JUSTIFIED; in wave5_vpu_encode()
2263 justified = WTL_RIGHT_JUSTIFIED; in wave5_vpu_encode()
2276 justified = WTL_LEFT_JUSTIFIED; in wave5_vpu_encode()
2308 (format_no << 3) | (justified << 5) | (PIC_SRC_ENDIANNESS_BIG_ENDIAN << 6)); in wave5_vpu_encode()
/linux-6.15/Documentation/hwmon/
H A Dsbrmi.rst19 specification show the address as 8 bits, left justified with the R/W
/linux-6.15/Documentation/trace/
H A Devents-kmem.rst26 justified, particularly if kmalloc slab pages are getting significantly
/linux-6.15/Documentation/spi/
H A Dspidev.rst139 is right-justified in each word, so that unused (TX) or undefined (RX)
/linux-6.15/arch/parisc/kernel/
H A Dperf_asm.S105 ;* ret0 = RDR data (right justified)
/linux-6.15/Documentation/core-api/
H A Dmemory-allocation.rst51 * If you think that accessing memory reserves is justified and the kernel
/linux-6.15/Documentation/process/
H A Dstable-kernel-rules.rst166 documented and justified in the patch description.
H A D4.Coding.rst204 It is often argued that a regression can be justified if it causes things
404 to be well justified. So any patch making an internal API change should be
H A Dhowto.rst578 must be justified as being needed and useful.
/linux-6.15/Documentation/maintainer/
H A Drebasing-and-merging.rst140 Such merges need to be carefully thought about and well justified, or