| /linux/Documentation/sound/soc/ |
| A D | dpcm.rst | 49 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 D | unaligned.c | 18 #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 D | Kconfig | 42 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 D | common-properties.txt | 15 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 D | audio-graph-card2-custom-sample.dtsi | 91 * 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 D | Kconfig | 2 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 D | alignment.c | 185 #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 D | bpf_jit_comp_32.c | 63 #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 D | image.h | 24 #define __HEAD_FLAGS (__HEAD_FLAG(BE))
|
| /linux/arch/arm64/kernel/ |
| A D | image.h | 54 #define __HEAD_FLAGS (__HEAD_FLAG(BE) | \
|
| /linux/drivers/mtd/maps/ |
| A D | Kconfig | 168 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 D | Kconfig | 167 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 D | qcom-ipq4019-ap.dk01.1-c1.dts | 9 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
| /linux/Documentation/translations/zh_CN/arch/riscv/ |
| A D | boot-image-header.rst | 65 Bit 0 内核字节序。1 if BE, 0 if LE.
|
| /linux/LICENSES/deprecated/ |
| A D | 0BSD | 19 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
| A D | ISC | 20 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
| A D | Linux-OpenIB | 23 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | Kconfig | 47 tristate "Realtek 8822BE PCI wireless network adapter" 53 Select this option will enable support for 8822BE chipset
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | brcm,spi-bcm-qspi.yaml | 89 description: Defined when using BE SoC and device uses BE register read/write
|
| /linux/arch/arm/boot/dts/arm/ |
| A D | arm-realview-eb-11mp-bbrevd.dts | 17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| A D | arm-realview-eb-a9mp-bbrevd.dts | 17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| A D | arm-realview-eb-bbrevd.dts | 17 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| /linux/drivers/media/dvb-frontends/ |
| A D | bcm3510_priv.h | 294 u8 BE :1; member 303 u8 BE :1; /* baud clock pin */ member
|
| /linux/arch/m68k/fpsp040/ |
| A D | slogn.S | 340 |--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 D | head.S | 260 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:
|