Searched +full:0 +full:x52800000 (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | google,cros-ec-codec.yaml | 54 reg = <0x52800000 0x100000>; 59 #size-cells = <0>; 60 cros-ec@0 { 62 reg = <0>; 63 interrupts = <93 0>; 72 reg = <0x0 0x10500000 0x80000>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | google,cros-ec-codec.yaml | 50 reg = <0x52800000 0x100000>; 55 #size-cells = <0>; 56 cros-ec@0 { 58 reg = <0>; 67 reg = <0x0 0x10500000 0x80000>;
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | insn.h | 22 * 0 0 - - Unallocated 23 * 1 0 0 - Data processing, immediate 24 * 1 0 1 - Branch, exception generation and system instructions 25 * - 1 - 0 Loads and stores 26 * - 1 0 1 Data processing - register 27 * 0 1 1 1 Data processing - SIMD and floating point 42 AARCH64_INSN_HINT_NOP = 0x0 << 5, 43 AARCH64_INSN_HINT_YIELD = 0x1 << 5, 44 AARCH64_INSN_HINT_WFE = 0x2 << 5, 45 AARCH64_INSN_HINT_WFI = 0x3 << 5, [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | insn.h | 18 AARCH64_INSN_HINT_NOP = 0x0 << 5, 19 AARCH64_INSN_HINT_YIELD = 0x1 << 5, 20 AARCH64_INSN_HINT_WFE = 0x2 << 5, 21 AARCH64_INSN_HINT_WFI = 0x3 << 5, 22 AARCH64_INSN_HINT_SEV = 0x4 << 5, 23 AARCH64_INSN_HINT_SEVL = 0x5 << 5, 25 AARCH64_INSN_HINT_XPACLRI = 0x07 << 5, 26 AARCH64_INSN_HINT_PACIA_1716 = 0x08 << 5, 27 AARCH64_INSN_HINT_PACIB_1716 = 0x0A << 5, 28 AARCH64_INSN_HINT_AUTIA_1716 = 0x0C << 5, [all …]
|