Home
last modified time | relevance | path

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

12345678910>>...30

/linux/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/arch/arc/kernel/
A Dunaligned.c18 #define BE 1 macro
22 #define BE 0 macro
47 val = v << ((BE) ? 8 : 0); \
49 val |= v << ((BE) ? 0 : 8); \
58 val = v << ((BE) ? 24 : 0); \
60 val |= v << ((BE) ? 16 : 8); \
62 val |= v << ((BE) ? 8 : 16); \
64 val |= v << ((BE) ? 0 : 24); \
/linux/drivers/net/wireless/realtek/rtw89/
A DKconfig42 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter"
48 Select this option will enable support for 8851BE chipset
64 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter"
71 Select this option will enable support for 8852BE chipset
76 tristate "Realtek 8852BE-VT PCI wireless network (Wi-Fi 6) adapter"
83 Select this option will enable support for 8852BE-VT chipset
/linux/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/sound/soc/generic/
A Daudio-graph-card2-custom-sample.dtsi91 * FE BE
102 * FE BE
136 /* BE FE */
142 /* BE FE */
265 * FE BE
496 * FE BE
508 * FE BE
524 * [DPCM]::BE
526 * FE BE
537 * FE BE
[all …]
/linux/drivers/media/platform/raspberrypi/pisp_be/
A DKconfig2 tristate "Raspberry Pi PiSP Backend (BE) ISP driver"
10 Say Y here to enable support for the PiSP Backend (BE) ISP driver.
/linux/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/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/arch/riscv/include/asm/
A Dimage.h24 #define __HEAD_FLAGS (__HEAD_FLAG(BE))
/linux/arch/arm64/kernel/
A Dimage.h54 #define __HEAD_FLAGS (__HEAD_FLAG(BE) | \
/linux/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/arch/um/drivers/
A DKconfig167 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
184 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
205 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
226 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
272 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
295 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
321 NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please
/linux/arch/arm/boot/dts/qcom/
A Dqcom-ipq4019-ap.dk01.1-c1.dts9 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
/linux/Documentation/translations/zh_CN/arch/riscv/
A Dboot-image-header.rst65 Bit 0 内核字节序。1 if BE, 0 if LE.
/linux/LICENSES/deprecated/
A D0BSD19 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
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/drivers/net/wireless/realtek/rtw88/
A DKconfig47 tristate "Realtek 8822BE PCI wireless network adapter"
53 Select this option will enable support for 8822BE chipset
/linux/Documentation/devicetree/bindings/spi/
A Dbrcm,spi-bcm-qspi.yaml89 description: Defined when using BE SoC and device uses BE register read/write
/linux/arch/arm/boot/dts/arm/
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/drivers/media/dvb-frontends/
A Dbcm3510_priv.h294 u8 BE :1; member
303 u8 BE :1; /* baud clock pin */ member
/linux/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.
/linux/arch/arm/kernel/
A Dhead.S260 str r8, [r5, #4] @ Save physical start of kernel (BE)
275 str r3, [r5, #4] @ Save physical end of kernel (BE)
421 ARM_BE8(eor r4, r4, r5) @ Swap r5 and r4 in BE:

Completed in 41 milliseconds

12345678910>>...30