Home
last modified time | relevance | path

Searched +full:0 +full:x52800000 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dgoogle,cros-ec-codec.yaml50 reg = <0x52800000 0x100000>;
55 #size-cells = <0>;
56 cros-ec@0 {
58 reg = <0>;
67 reg = <0x0 0x10500000 0x80000>;
/Linux-v5.10/arch/arm64/include/asm/
Dinsn.h23 * 0 0 - - Unallocated
24 * 1 0 0 - Data processing, immediate
25 * 1 0 1 - Branch, exception generation and system instructions
26 * - 1 - 0 Loads and stores
27 * - 1 0 1 Data processing - register
28 * 0 1 1 1 Data processing - SIMD and floating point
43 AARCH64_INSN_HINT_NOP = 0x0 << 5,
44 AARCH64_INSN_HINT_YIELD = 0x1 << 5,
45 AARCH64_INSN_HINT_WFE = 0x2 << 5,
46 AARCH64_INSN_HINT_WFI = 0x3 << 5,
[all …]