Searched +full:0 +full:x03210000 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,wcd938x-sdw.yaml | 50 #size-cells = <0>; 51 reg = <0x03210000 0x2000>; 52 wcd938x_rx: codec@0,4 { 54 reg = <0 4>; 61 #size-cells = <0>; 62 reg = <0x03230000 0x2000>; 63 wcd938x_tx: codec@0,3 { 65 reg = <0 3>;
|
H A D | qcom,wcd938x.yaml | 83 minimum: 0 88 minimum: 0 118 reset-gpios = <&tlmm 32 0>; 136 #size-cells = <0>; 137 reg = <0x03210000 0x2000>; 138 wcd938x_rx: codec@0,4 { 140 reg = <0 4>; 147 #size-cells = <0>; 148 reg = <0x03230000 0x2000>; 149 wcd938x_tx: codec@0,3 { [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soundwire/ |
H A D | qcom,soundwire.yaml | 64 const: 0 80 Value of 0xff indicates that this option is not implemented 91 Value of 0xff indicates that this option is not implemented 102 Value of 0xffff indicates that this option is not implemented 113 Value of 0xff indicates that this option is not implemented 124 Value of 0xff indicates that this option is not implemented 135 Value of 0xff indicates that this option is not implemented 145 0 to indicate Blocks are per Channel 148 Value of 0xff indicates that this option is not implemented 155 - minimum: 0 [all …]
|
/openbmc/linux/arch/arm/mach-rpc/ |
H A D | ecard.c | 94 return v[0] | v[1] << 8; in ecard_getu16() 99 return v[0] | v[1] << 8 | v[2] << 16 | ((v[2] & 0x80) ? 0xff000000 : 0); in ecard_gets24() 159 * If we are reading offset 0, or our current index is in ecard_task_readbytes() 162 if (off == 0 || index > off) { in ecard_task_readbytes() 163 writeb(0, base); in ecard_task_readbytes() 164 index = 0; in ecard_task_readbytes() 198 *(unsigned long *)0x108 = 0; in ecard_task_readbytes() 220 * 0x03000000 0x03000000 in ecard_init_pgtables() 221 * 0x03010000 unmapped in ecard_init_pgtables() 222 * 0x03210000 0x03210000 in ecard_init_pgtables() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234.dtsi | 19 bus@0 { 24 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 28 reg = <0x0 0x00100000 0x0 0xf000>, 29 <0x0 0x0010f000 0x0 0x1000>; 35 reg = <0x0 0x02080000 0x0 0x00121000>; 36 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, 58 reg = <0x0 0x02200000 0x0 0x10000>, 59 <0x0 0x02210000 0x0 0x10000>; 112 gpio-ranges = <&pinmux 0 0 164>; 117 reg = <0x0 0x2430000 0x0 0x19100>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8450.dtsi | 36 #clock-cells = <0>; 42 #clock-cells = <0>; 49 #size-cells = <0>; 51 CPU0: cpu@0 { 54 reg = <0x0 0x0>; 59 qcom,freq-domain = <&cpufreq_hw 0>; 61 clocks = <&cpufreq_hw 0>; 78 reg = <0x0 0x100>; 83 qcom,freq-domain = <&cpufreq_hw 0>; 85 clocks = <&cpufreq_hw 0>; [all …]
|
H A D | sc8280xp.dtsi | 32 #clock-cells = <0>; 37 #clock-cells = <0>; 44 #size-cells = <0>; 46 CPU0: cpu@0 { 49 reg = <0x0 0x0>; 50 clocks = <&cpufreq_hw 0>; 56 qcom,freq-domain = <&cpufreq_hw 0>; 76 reg = <0x0 0x100>; 77 clocks = <&cpufreq_hw 0>; 83 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
H A D | sc7280.dtsi | 78 #clock-cells = <0>; 84 #clock-cells = <0>; 95 reg = <0x0 0x004cd000 0x0 0x1000>; 99 reg = <0x0 0x80000000 0x0 0x600000>; 104 reg = <0x0 0x80600000 0x0 0x200000>; 109 reg = <0x0 0x80800000 0x0 0x60000>; 114 reg = <0x0 0x80860000 0x0 0x20000>; 120 reg = <0x0 0x80884000 0x0 0x10000>; 125 reg = <0x0 0x808ff000 0x0 0x1000>; 130 reg = <0x0 0x80900000 0x0 0x200000>; [all …]
|
H A D | sm8250.dtsi | 81 #clock-cells = <0>; 89 #clock-cells = <0>; 95 #size-cells = <0>; 97 CPU0: cpu@0 { 100 reg = <0x0 0x0>; 101 clocks = <&cpufreq_hw 0>; 108 qcom,freq-domain = <&cpufreq_hw 0>; 110 interconnects = <&gem_noc MASTER_AMPSS_M0 0 &mc_virt SLAVE_EBI_CH0 0>, 116 cache-size = <0x20000>; 122 cache-size = <0x400000>; [all …]
|