Home
last modified time | relevance | path

Searched refs:BE (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/linux-6.3-rc2/Documentation/sound/soc/
A Ddpcm.rst49 of the BE DAIs. The FE PCM devices can also route audio to more than 1 BE DAI.
119 1. Define the FE and BE DAI links.
121 2. Define any FE/BE PCM operations.
126 FE and BE DAI links
162 .....< other FE and BE DAI links here >
176 The BE DAIs are configured as follows :-
195 .....< other BE DAI links here >
231 FE/BE PCM operations
268 by the ASoC DAPM core. However, if the BE codec or BE DAI is a dummy then this
294 6. BE AIF widgets.
[all …]
/linux-6.3-rc2/arch/arc/kernel/
A Dunaligned.c17 #define BE 1 macro
21 #define BE 0 macro
46 val = v << ((BE) ? 8 : 0); \
48 val |= v << ((BE) ? 0 : 8); \
57 val = v << ((BE) ? 24 : 0); \
59 val |= v << ((BE) ? 16 : 8); \
61 val |= v << ((BE) ? 8 : 16); \
63 val |= v << ((BE) ? 0 : 24); \
/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card2-custom-sample.dtsi55 * FE BE
66 * FE BE
100 /* BE FE */
106 /* BE FE */
138 * [DPCM]: both FE / BE
144 * [DPCM-Multi]: both FE / BE
177 /* [DPCM-Multi]::BE */
211 /* [DPCM]::BE */
214 /* [DPCM-Multi]::BE */
291 /* [DPCM]::BE */
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dcommon-properties.txt15 know the peripheral always needs to be accessed in big endian (BE) mode.
21 BE vmlinux -> ioread32be/iowrite32be). In this case no byte swaps
41 Scenario 2 : CPU in LE mode & device in BE mode.
49 Scenario 3 : CPU in BE mode & device in BE mode.
57 Scenario 4 : CPU in BE mode & device in LE mode.
/linux-6.3-rc2/arch/arm/mm/
A Dalignment.c185 #define BE 1 macro
190 #define BE 0 macro
218 val = v << ((BE) ? 8 : 0); \
220 val |= v << ((BE) ? 0 : 8); \
235 val = v << ((BE) ? 24 : 0); \
237 val |= v << ((BE) ? 16 : 8); \
239 val |= v << ((BE) ? 8 : 16); \
241 val |= v << ((BE) ? 0 : 24); \
/linux-6.3-rc2/arch/sparc/net/
A Dbpf_jit_comp_32.c63 #define BE (F2(0, 2) | CONDE) macro
66 #define BE_PTR BE
465 emit_branch(BE, t_offset + 20); in bpf_jit_compile()
560 emit_branch_off(BE, 12); in bpf_jit_compile()
645 COND_SEL(BPF_JMP | BPF_JEQ | BPF_K, BE, BNE); in bpf_jit_compile()
646 COND_SEL(BPF_JMP | BPF_JSET | BPF_K, BNE, BE); in bpf_jit_compile()
649 COND_SEL(BPF_JMP | BPF_JEQ | BPF_X, BE, BNE); in bpf_jit_compile()
650 COND_SEL(BPF_JMP | BPF_JSET | BPF_X, BNE, BE); in bpf_jit_compile()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A DKconfig40 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter"
46 Select this option will enable support for 8852BE chipset
/linux-6.3-rc2/arch/s390/crypto/
A Dcrc32le-vx.S63 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
71 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
/linux-6.3-rc2/arch/riscv/include/asm/
A Dimage.h24 #define __HEAD_FLAGS (__HEAD_FLAG(BE))
/linux-6.3-rc2/arch/um/drivers/
A DKconfig177 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
194 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
215 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
236 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
282 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
305 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
325 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
351 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
/linux-6.3-rc2/arch/arm64/kernel/
A Dimage.h54 #define __HEAD_FLAGS (__HEAD_FLAG(BE) | \
/linux-6.3-rc2/drivers/mtd/maps/
A DKconfig168 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
208 BE VERY CAREFUL.
217 BE VERY CAREFUL.
226 BE VERY CAREFUL.
235 BE VERY CAREFUL.
244 BE VERY CAREFUL.
271 BE VERY CAREFUL.
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A DKconfig35 tristate "Realtek 8822BE PCI wireless network adapter"
41 Select this option will enable support for 8822BE chipset
/linux-6.3-rc2/arch/arm/boot/dts/
A Dqcom-ipq4019-ap.dk01.1-c1.dts9 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
A Darm-realview-eb-11mp-bbrevd.dts17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
A Darm-realview-eb-a9mp-bbrevd.dts17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
A Darm-realview-eb-bbrevd.dts17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
/linux-6.3-rc2/Documentation/translations/zh_CN/riscv/
A Dboot-image-header.rst65 Bit 0 内核字节序。1 if BE, 0 if LE.
/linux-6.3-rc2/LICENSES/deprecated/
A DISC20 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
A DLinux-OpenIB23 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
/linux-6.3-rc2/Documentation/devicetree/bindings/spi/
A Dbrcm,spi-bcm-qspi.yaml89 description: Defined when using BE SoC and device uses BE register read/write
/linux-6.3-rc2/arch/arm/kernel/
A Dhead.S257 str r8, [r5, #4] @ Save physical start of kernel (BE)
270 str r3, [r5, #4] @ Save physical end of kernel (BE)
413 ARM_BE8(eor r4, r4, r5) @ Swap r5 and r4 in BE:
/linux-6.3-rc2/tools/perf/pmu-events/arch/x86/
A Dmapfile.csv3 GenuineIntel-6-BE,v1.16,alderlaken,core
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dbcm3510_priv.h294 u8 BE :1; member
303 u8 BE :1; /* baud clock pin */ member
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dslogn.S340 |--THIS SHOULD BE THE USUAL CASE, X NOT VERY CLOSE TO 1
347 |--LOG(1+U) CAN BE VERY EFFICIENT.
355 addl ADJK(%a6),%d0 | ...ADJUST K, ORIGINAL INPUT MAY BE DENORM.

Completed in 41 milliseconds

12345678910>>...30