Searched +full:0 +full:x80042000 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl,saif.yaml | 28 const: 0 41 const: 0 65 reg = <0x80042000 2000>; 66 #sound-dai-cells = <0>; 70 #clock-cells = <0>; 76 reg = <0x80046000 2000>; 77 #sound-dai-cells = <0>;
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx23.dtsi | 32 #size-cells = <0>; 34 cpu@0 { 37 reg = <0>; 45 reg = <0x80000000 0x80000>; 52 reg = <0x80000000 0x40000>; 59 reg = <0x80000000 0x2000>; 64 reg = <0x80004000 0x2000>; 65 interrupts = <0>, <14>, <20>, <0>, 73 reg = <0x80008000 0x2000>; 81 reg = <0x8000c000 0x2000>, <0x8000a000 0x2000>; [all …]
|
H A D | imx28.dtsi | 43 #size-cells = <0>; 45 cpu@0 { 48 reg = <0>; 56 reg = <0x80000000 0x80000>; 63 reg = <0x80000000 0x3c900>; 70 reg = <0x80000000 0x2000>; 74 reg = <0x80002000 0x2000>; 83 reg = <0x80004000 0x2000>; 87 <87>, <86>, <0>, <0>; 94 reg = <0x80006000 0x800>; [all …]
|
/linux/drivers/mmc/host/ |
H A D | vub300.c | 169 SDRT_UNSPECIFIED = 0, 182 #define RESPONSE_INTERRUPT 0x01 183 #define RESPONSE_ERROR 0x02 184 #define RESPONSE_STATUS 0x03 185 #define RESPONSE_IRQ_DISABLED 0x05 186 #define RESPONSE_IRQ_ENABLED 0x06 187 #define RESPONSE_PIGGYBACKED 0x07 188 #define RESPONSE_NO_INTERRUPT 0x08 189 #define RESPONSE_PIG_DISABLED 0x09 190 #define RESPONSE_PIG_ENABLED 0x0A [all …]
|