/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | socfpga_stratix10.dtsi | 129 compatible = "snps,dw-apb-gpio"; 135 compatible = "snps,dw-apb-gpio-port"; 150 compatible = "snps,dw-apb-gpio"; 156 compatible = "snps,dw-apb-gpio-port"; 271 compatible = "snps,dw-apb-ssi"; 284 compatible = "snps,dw-apb-ssi"; 311 compatible = "snps,dw-apb-timer"; 317 compatible = "snps,dw-apb-timer"; 323 compatible = "snps,dw-apb-timer"; 329 compatible = "snps,dw-apb-timer"; [all …]
|
D | socfpga.dtsi | 588 compatible = "snps,dw-apb-gpio"; 595 compatible = "snps,dw-apb-gpio-port"; 609 compatible = "snps,dw-apb-gpio"; 616 compatible = "snps,dw-apb-gpio-port"; 630 compatible = "snps,dw-apb-gpio"; 637 compatible = "snps,dw-apb-gpio-port"; 807 compatible = "snps,dw-apb-ssi"; 819 compatible = "snps,dw-apb-ssi"; 844 compatible = "snps,dw-apb-timer"; 854 compatible = "snps,dw-apb-timer"; [all …]
|
D | socfpga_arria10.dtsi | 497 compatible = "snps,dw-apb-gpio"; 502 compatible = "snps,dw-apb-gpio-port"; 517 compatible = "snps,dw-apb-gpio"; 522 compatible = "snps,dw-apb-gpio-port"; 537 compatible = "snps,dw-apb-gpio"; 542 compatible = "snps,dw-apb-gpio-port"; 624 compatible = "snps,dw-apb-ssi"; 793 compatible = "snps,dw-apb-timer"; 801 compatible = "snps,dw-apb-timer"; 809 compatible = "snps,dw-apb-timer"; [all …]
|
D | sun4i-a10.dtsi | 617 clock-names = "apb", "hosc", "losc"; 794 clock-names = "apb", "spdif"; 804 clock-names = "apb", "ir"; 813 clock-names = "apb", "ir"; 825 clock-names = "apb", "mod"; 845 clock-names = "apb", "codec"; 865 compatible = "snps,dw-apb-uart"; 875 compatible = "snps,dw-apb-uart"; 885 compatible = "snps,dw-apb-uart"; 895 compatible = "snps,dw-apb-uart"; [all …]
|
D | sunxi-h3-h5.dtsi | 390 clock-names = "apb", "hosc", "losc"; 591 clock-names = "apb", "spdif"; 611 clock-names = "apb", "mod"; 624 clock-names = "apb", "mod"; 637 clock-names = "apb", "codec"; 646 compatible = "snps,dw-apb-uart"; 659 compatible = "snps,dw-apb-uart"; 672 compatible = "snps,dw-apb-uart"; 685 compatible = "snps,dw-apb-uart"; 816 clock-names = "apb", "ir"; [all …]
|
D | sun7i-a20.dtsi | 748 clock-names = "apb", "hosc", "losc"; 1029 clock-names = "apb", "spdif"; 1039 clock-names = "apb", "ir"; 1048 clock-names = "apb", "ir"; 1060 clock-names = "apb", "mod"; 1073 clock-names = "apb", "mod"; 1093 clock-names = "apb", "codec"; 1111 clock-names = "apb", "mod"; 1126 compatible = "snps,dw-apb-uart"; 1136 compatible = "snps,dw-apb-uart"; [all …]
|
D | sun8i-a23-a33.dtsi | 273 clock-names = "apb", "hosc", "losc"; 410 compatible = "snps,dw-apb-uart"; 423 compatible = "snps,dw-apb-uart"; 436 compatible = "snps,dw-apb-uart"; 449 compatible = "snps,dw-apb-uart"; 462 compatible = "snps,dw-apb-uart"; 617 compatible = "snps,dw-apb-uart"; 632 clock-names = "apb", "hosc", "losc";
|
D | sun8i-r40.dtsi | 339 clock-names = "apb", "hosc", "losc"; 415 compatible = "snps,dw-apb-uart"; 426 compatible = "snps,dw-apb-uart"; 437 compatible = "snps,dw-apb-uart"; 448 compatible = "snps,dw-apb-uart"; 459 compatible = "snps,dw-apb-uart"; 470 compatible = "snps,dw-apb-uart"; 481 compatible = "snps,dw-apb-uart"; 492 compatible = "snps,dw-apb-uart";
|
D | stm32f469.dtsi | 13 reset-names = "apb";
|
D | sun8i-v3s.dtsi | 205 clock-names = "apb", "hosc", "losc"; 241 compatible = "snps,dw-apb-uart"; 252 compatible = "snps,dw-apb-uart"; 263 compatible = "snps,dw-apb-uart";
|
D | sun6i-a31.dtsi | 574 clock-names = "apb", "hosc", "losc"; 722 clock-names = "apb", "spdif"; 735 clock-names = "apb", "mod"; 748 clock-names = "apb", "mod"; 769 compatible = "snps,dw-apb-uart"; 782 compatible = "snps,dw-apb-uart"; 795 compatible = "snps,dw-apb-uart"; 808 compatible = "snps,dw-apb-uart"; 821 compatible = "snps,dw-apb-uart"; 834 compatible = "snps,dw-apb-uart"; [all …]
|
D | at91sam9g15ek.dts | 19 apb {
|
D | at91sam9x25ek.dts | 18 apb {
|
D | at91sam9g15.dtsi | 17 apb {
|
D | at91sam9x35ek.dts | 19 apb {
|
D | at91sam9g35.dtsi | 18 apb {
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | res_gdt.c | 80 unsigned long long apb, inode_size; in ext2fs_create_resize_inode() local 108 apb = EXT2_ADDR_PER_BLOCK(sb); in ext2fs_create_resize_inode() 133 inode_size = apb*apb + apb + EXT2_NDIR_BLOCKS; in ext2fs_create_resize_inode() 149 gdt_off %= apb; in ext2fs_create_resize_inode()
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/serial/ |
D | snps-dw-apb-uart.txt | 4 - compatible : "snps,dw-apb-uart" 43 compatible = "snps,dw-apb-uart"; 58 compatible = "snps,dw-apb-uart"; 69 compatible = "snps,dw-apb-uart";
|
/third_party/boost/boost/math/distributions/ |
D | non_central_beta.hpp | 774 RealType apb = a + b; in mean() local 775 … * a * detail::hypergeometric_2F2<RealType, Policy>(1 + a, apb, a, 1 + apb, d / 2, Policy()) / apb; in mean() 789 RealType apb = a + b; in variance() local 790 …RealType result = detail::hypergeometric_2F2(RealType(1 + a), apb, a, RealType(1 + apb), RealType(… in variance() 791 result *= result * -exp(-d) * a * a / (apb * apb); in variance() 792 …ail::hypergeometric_2F2(RealType(2 + a), apb, a, RealType(2 + apb), RealType(d / 2), Policy()) / (… in variance()
|
/third_party/uboot/u-boot-2020.01/drivers/clk/ |
D | clk_stm32h7.c | 340 enum apb { enum 568 static u32 stm32_get_apb_psc(struct stm32_rcc_regs *regs, enum apb apb) in stm32_get_apb_psc() argument 573 if (apb == APB1) { in stm32_get_apb_psc() 591 enum apb apb) in stm32_get_timer_rate() argument 594 u32 psc = stm32_get_apb_psc(regs, apb); in stm32_get_timer_rate()
|
D | clk_stm32f.c | 345 static u8 stm32_get_apb_shift(struct stm32_rcc_regs *regs, enum apb apb) in stm32_get_apb_shift() argument 352 if (apb == APB1) in stm32_get_apb_shift() 363 enum apb apb) in stm32_get_timer_rate() argument 366 u8 shift = stm32_get_apb_shift(regs, apb); in stm32_get_timer_rate()
|
/third_party/uboot/u-boot-2020.01/arch/arc/dts/ |
D | hsdk.dts | 48 "apb-clk", "axi-clk", 66 compatible = "snps,dw-apb-uart"; 116 compatible = "snps,dw-apb-ssi";
|
D | axs10x_mb.dtsi | 85 compatible = "snps,dw-apb-uart"; 93 compatible = "snps,dw-apb-ssi";
|
D | abilis_tb100.dts | 26 compatible = "snps,dw-apb-uart";
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/thermal/ |
D | rockchip-thermal.txt | 14 - reset-names : Must include the name "tsadc-apb". 29 reset-names = "tsadc-apb";
|