/arch/arm/boot/dts/ |
D | berlin2cd.dtsi | 175 compatible = "snps,dw-apb-gpio"; 181 compatible = "snps,dw-apb-gpio-port"; 193 compatible = "snps,dw-apb-gpio"; 199 compatible = "snps,dw-apb-gpio-port"; 211 compatible = "snps,dw-apb-gpio"; 217 compatible = "snps,dw-apb-gpio-port"; 229 compatible = "snps,dw-apb-gpio"; 235 compatible = "snps,dw-apb-gpio-port"; 267 compatible = "snps,dw-apb-ssi"; 277 compatible = "snps,dw-wdt"; [all …]
|
D | berlin2.dtsi | 185 compatible = "snps,dw-apb-gpio"; 191 compatible = "snps,dw-apb-gpio-port"; 203 compatible = "snps,dw-apb-gpio"; 209 compatible = "snps,dw-apb-gpio-port"; 221 compatible = "snps,dw-apb-gpio"; 227 compatible = "snps,dw-apb-gpio-port"; 239 compatible = "snps,dw-apb-gpio"; 245 compatible = "snps,dw-apb-gpio-port"; 257 compatible = "snps,dw-apb-timer"; 266 compatible = "snps,dw-apb-timer"; [all …]
|
D | exynos5260-xyref5260.dts | 71 samsung,dw-mshc-ciu-div = <3>; 72 samsung,dw-mshc-sdr-timing = <0 4>; 73 samsung,dw-mshc-ddr-timing = <0 2>; 83 samsung,dw-mshc-ciu-div = <3>; 84 samsung,dw-mshc-sdr-timing = <2 3>; 85 samsung,dw-mshc-ddr-timing = <1 2>;
|
D | berlin2q.dtsi | 246 compatible = "snps,dw-apb-gpio"; 252 compatible = "snps,dw-apb-gpio-port"; 264 compatible = "snps,dw-apb-gpio"; 270 compatible = "snps,dw-apb-gpio-port"; 282 compatible = "snps,dw-apb-gpio"; 288 compatible = "snps,dw-apb-gpio-port"; 300 compatible = "snps,dw-apb-gpio"; 306 compatible = "snps,dw-apb-gpio-port"; 342 compatible = "snps,dw-apb-timer"; 350 compatible = "snps,dw-apb-timer"; [all …]
|
D | exynos5410-smdk5410.dts | 44 samsung,dw-mshc-ciu-div = <3>; 45 samsung,dw-mshc-sdr-timing = <2 3>; 46 samsung,dw-mshc-ddr-timing = <1 2>; 54 samsung,dw-mshc-ciu-div = <3>; 55 samsung,dw-mshc-sdr-timing = <2 3>; 56 samsung,dw-mshc-ddr-timing = <1 2>;
|
D | picoxcell-pc3x2.dtsi | 53 compatible = "snps,dw-dmac"; 60 compatible = "snps,dw-dmac"; 162 compatible = "snps,dw-apb-gpio"; 169 compatible = "snps,dw-apb-gpio-bank"; 180 compatible = "snps,dw-apb-gpio-bank"; 192 compatible = "snps,dw-apb-uart"; 202 compatible = "snps,dw-apb-uart"; 212 compatible = "snps,dw-apb-wdg";
|
D | exynos3250-artik5-eval.dts | 28 samsung,dw-mshc-ciu-div = <1>; 29 samsung,dw-mshc-sdr-timing = <0 1>; 30 samsung,dw-mshc-ddr-timing = <1 2>;
|
D | hip01.dtsi | 45 compatible = "snps,dw-apb-uart"; 55 compatible = "snps,dw-apb-uart"; 65 compatible = "snps,dw-apb-uart"; 75 compatible = "snps,dw-apb-uart";
|
D | picoxcell-pc3x3.dtsi | 149 compatible = "snps,dw-dmac"; 156 compatible = "snps,dw-dmac"; 242 compatible = "snps,dw-apb-gpio"; 249 compatible = "snps,dw-apb-gpio-bank"; 260 compatible = "snps,dw-apb-gpio-bank"; 271 compatible = "snps,dw-apb-gpio-bank"; 283 compatible = "snps,dw-apb-uart"; 293 compatible = "snps,dw-apb-uart"; 303 compatible = "snps,dw-apb-wdg";
|
D | socfpga.dtsi | 589 compatible = "snps,dw-apb-gpio"; 596 compatible = "snps,dw-apb-gpio-port"; 610 compatible = "snps,dw-apb-gpio"; 617 compatible = "snps,dw-apb-gpio-port"; 631 compatible = "snps,dw-apb-gpio"; 638 compatible = "snps,dw-apb-gpio-port"; 737 compatible = "altr,socfpga-dw-mshc"; 808 compatible = "snps,dw-apb-ssi"; 820 compatible = "snps,dw-apb-ssi"; 845 compatible = "snps,dw-apb-timer"; [all …]
|
/arch/arm64/boot/dts/synaptics/ |
D | berlin4ct.dtsi | 134 compatible = "snps,dw-apb-gpio"; 140 compatible = "snps,dw-apb-gpio-port"; 152 compatible = "snps,dw-apb-gpio"; 158 compatible = "snps,dw-apb-gpio-port"; 170 compatible = "snps,dw-apb-gpio"; 176 compatible = "snps,dw-apb-gpio-port"; 188 compatible = "snps,dw-apb-gpio"; 194 compatible = "snps,dw-apb-gpio-port"; 206 compatible = "snps,dw-apb-ictl"; 233 compatible = "snps,dw-apb-ictl"; [all …]
|
D | as370.dtsi | 128 compatible = "snps,dw-apb-uart"; 137 compatible = "snps,dw-apb-gpio"; 143 compatible = "snps,dw-apb-gpio-port"; 155 compatible = "snps,dw-apb-gpio"; 161 compatible = "snps,dw-apb-gpio-port";
|
/arch/x86/crypto/ |
D | camellia_glue.c | 799 u32 dw, tl, tr; in camellia_setup_tail() local 811 dw = (subRL[1] & subRL[9]) >> 32; in camellia_setup_tail() 812 subRL[1] ^= rol32(dw, 1); in camellia_setup_tail() 823 dw = (subRL[1] & subRL[17]) >> 32; in camellia_setup_tail() 824 subRL[1] ^= rol32(dw, 1); in camellia_setup_tail() 842 dw = (subRL[1] & subRL[25]) >> 32; in camellia_setup_tail() 843 subRL[1] ^= rol32(dw, 1); in camellia_setup_tail() 865 dw = (kw4 & subRL[24]) >> 32; in camellia_setup_tail() 866 kw4 ^= rol32(dw, 1); in camellia_setup_tail() 878 dw = (kw4 & subRL[16]) >> 32; in camellia_setup_tail() [all …]
|
/arch/arm64/boot/dts/bitmain/ |
D | bm1880.dtsi | 107 compatible = "snps,dw-apb-gpio"; 111 compatible = "snps,dw-apb-gpio-port"; 125 compatible = "snps,dw-apb-gpio"; 129 compatible = "snps,dw-apb-gpio-port"; 143 compatible = "snps,dw-apb-gpio"; 147 compatible = "snps,dw-apb-gpio-port"; 159 compatible = "snps,dw-apb-uart"; 169 compatible = "snps,dw-apb-uart"; 179 compatible = "snps,dw-apb-uart"; 189 compatible = "snps,dw-apb-uart";
|
/arch/arc/boot/dts/ |
D | axs10x_mb.dtsi | 111 * "altr,socfpga-dw-mshc". 115 * "snps,dw-mshc" should be enough for all users of DW MMC once 120 compatible = "altr,socfpga-dw-mshc"; 131 compatible = "snps,dw-apb-uart"; 141 compatible = "snps,dw-apb-uart"; 152 compatible = "snps,dw-apb-uart"; 243 compatible = "snps,dw-apb-gpio"; 249 compatible = "snps,dw-apb-gpio-port"; 257 compatible = "snps,dw-apb-gpio-port"; 265 compatible = "snps,dw-apb-gpio-port"; [all …]
|
D | axc001.dtsi | 41 dw-apb-gpio@2000 { 42 compatible = "snps,dw-apb-gpio"; 48 compatible = "snps,dw-apb-gpio-port"; 60 debug_uart: dw-apb-uart@5000 { 61 compatible = "snps,dw-apb-uart"; 90 compatible = "snps,dw-apb-ictl";
|
D | vdk_axc003.dtsi | 36 debug_uart: dw-apb-uart@5000 { 37 compatible = "snps,dw-apb-uart"; 51 compatible = "snps,dw-apb-ictl";
|
D | vdk_axc003_idu.dtsi | 44 debug_uart: dw-apb-uart@5000 { 45 compatible = "snps,dw-apb-uart"; 59 compatible = "snps,dw-apb-ictl";
|
D | axc003.dtsi | 55 dw-apb-gpio@2000 { 56 compatible = "snps,dw-apb-gpio"; 62 compatible = "snps,dw-apb-gpio-port"; 74 debug_uart: dw-apb-uart@5000 { 75 compatible = "snps,dw-apb-uart"; 134 compatible = "snps,dw-apb-ictl";
|
D | axc003_idu.dtsi | 62 dw-apb-gpio@2000 { 63 compatible = "snps,dw-apb-gpio"; 69 compatible = "snps,dw-apb-gpio-port"; 81 debug_uart: dw-apb-uart@5000 { 82 compatible = "snps,dw-apb-uart"; 140 compatible = "snps,dw-apb-ictl";
|
D | vdk_axs10x_mb.dtsi | 56 compatible = "snps,dw-apb-uart"; 66 compatible = "snps,dw-apb-uart"; 76 compatible = "snps,dw-apb-uart"; 102 compatible = "snps,dw-mshc";
|
/arch/arm64/boot/dts/intel/ |
D | socfpga_agilex.dtsi | 132 compatible = "snps,dw-apb-gpio"; 138 compatible = "snps,dw-apb-gpio-port"; 152 compatible = "snps,dw-apb-gpio"; 158 compatible = "snps,dw-apb-gpio-port"; 222 compatible = "altr,socfpga-dw-mshc"; 284 compatible = "snps,dw-apb-ssi"; 296 compatible = "snps,dw-apb-ssi"; 322 compatible = "snps,dw-apb-timer"; 328 compatible = "snps,dw-apb-timer"; 334 compatible = "snps,dw-apb-timer"; [all …]
|
/arch/arm/mach-imx/ |
D | mach-imx6q.c | 83 u32 dw; in ventana_pciesw_early_fixup() local 91 pci_read_config_dword(dev, 0x62c, &dw); in ventana_pciesw_early_fixup() 92 dw |= 0xaaa8; // GPIO1-7 outputs in ventana_pciesw_early_fixup() 93 pci_write_config_dword(dev, 0x62c, dw); in ventana_pciesw_early_fixup() 95 pci_read_config_dword(dev, 0x644, &dw); in ventana_pciesw_early_fixup() 96 dw |= 0xfe; // GPIO1-7 output high in ventana_pciesw_early_fixup() 97 pci_write_config_dword(dev, 0x644, dw); in ventana_pciesw_early_fixup()
|
/arch/arm64/boot/dts/altera/ |
D | socfpga_stratix10.dtsi | 197 compatible = "snps,dw-apb-gpio"; 203 compatible = "snps,dw-apb-gpio-port"; 217 compatible = "snps,dw-apb-gpio"; 223 compatible = "snps,dw-apb-gpio-port"; 292 compatible = "altr,socfpga-dw-mshc"; 377 compatible = "snps,dw-apb-ssi"; 390 compatible = "snps,dw-apb-ssi"; 417 compatible = "snps,dw-apb-timer"; 425 compatible = "snps,dw-apb-timer"; 433 compatible = "snps,dw-apb-timer"; [all …]
|
/arch/arm64/boot/dts/realtek/ |
D | rtd129x.dtsi | 35 compatible = "snps,dw-apb-uart"; 44 compatible = "snps,dw-apb-uart"; 53 compatible = "snps,dw-apb-uart";
|