| /openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | tve.h | 75 #define SUNXI_TVE_GCTRL_DAC_INPUT_MASK(dac) (0xf << (((dac) + 1) * 4)) argument 76 #define SUNXI_TVE_GCTRL_DAC_INPUT(dac, sel) ((sel) << (((dac) + 1) * 4)) argument 97 #define SUNXI_TVE_AUTO_DETECT_EN_DET_EN(dac) (1 << ((dac) + 0)) argument 98 #define SUNXI_TVE_AUTO_DETECT_EN_INT_EN(dac) (1 << ((dac) + 16)) argument 99 #define SUNXI_TVE_AUTO_DETECT_INT_STATUS(dac) (1 << ((dac) + 0)) argument 100 #define SUNXI_TVE_AUTO_DETECT_STATUS_SHIFT(dac) ((dac) * 8) argument 101 #define SUNXI_TVE_AUTO_DETECT_STATUS_MASK(dac) (3 << ((dac) * 8)) argument
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stm32f429.dtsi | 357 dac: dac@40007400 { label 358 compatible = "st,stm32f4-dac-core"; 367 dac1: dac@1 { 368 compatible = "st,stm32-dac"; 374 dac2: dac@2 { 375 compatible = "st,stm32-dac";
|
| H A D | stm32mp157c.dtsi | 435 dac: dac@40017000 { label 436 compatible = "st,stm32h7-dac-core"; 444 dac1: dac@1 { 445 compatible = "st,stm32-dac"; 451 dac2: dac@2 { 452 compatible = "st,stm32-dac";
|
| H A D | sun6i-a31-hummingbird.dts | 86 vga-dac { 87 compatible = "dumb-vga-dac";
|
| H A D | sun9i-a80-cubieboard4.dts | 89 vga-dac { 90 compatible = "corpro,gm7123", "adi,adv7123", "dumb-vga-dac";
|
| H A D | sun5i-a13-olinuxino.dts | 76 compatible = "dumb-vga-dac";
|
| H A D | stih407-family.dtsi | 902 compatible = "st,stih407-uni-player-dac";
|
| /openbmc/openbmc/meta-raspberrypi/conf/machine/include/ |
| H A D | rpi-base.inc | 34 overlays/hifiberry-dac.dtbo \ 43 overlays/justboom-dac.dtbo \ 50 overlays/iqaudio-dac.dtbo \
|
| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 2130 decNumber *dac=dacbuff; /* -> result accumulator */ in decNumberPower() local 2168 decNumberCompare(dac, lhs, &dnOne, set); /* lhs ? 1 */ in decNumberPower() 2170 if (decNumberIsNegative(dac)) { /* lhs<1 */ in decNumberPower() 2173 else if (dac->lsu[0]==0) { /* lhs=1 */ in decNumberPower() 2302 dac=allocdac; /* use the allocated space */ in decNumberPower() 2310 decLnOp(dac, lhs, &aset, &status); /* dac=ln(lhs) */ in decNumberPower() 2312 if (ISZERO(dac)) { /* x==1, 1.0, etc. */ in decNumberPower() 2314 *dac->lsu=1; /* was 0, make int 1 */ in decNumberPower() 2317 dac->digits=decShiftToMost(dac->lsu, 1, shift); in decNumberPower() 2318 dac->exponent=-shift; /* make 1.0000... */ in decNumberPower() [all …]
|
| /openbmc/u-boot/board/keymile/km83xx/ |
| H A D | README.kmeter1 | 60 Bytes transferred = 204204 (31dac hex)
|
| /openbmc/qemu/hw/display/ |
| H A D | tcx.c | 79 MemoryRegion dac; member 789 memory_region_init_io(&s->dac, obj, &tcx_dac_ops, s, "tcx.dac", in tcx_initfn() 791 sysbus_init_mmio(sbd, &s->dac); in tcx_initfn()
|
| /openbmc/qemu/linux-headers/asm-powerpc/ |
| H A D | kvm.h | 246 __u32 dac[2]; member
|
| /openbmc/qemu/hw/audio/ |
| H A D | wm8750.c | 26 int dac; member
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 3954 dac.h: 752
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |