Home
last modified time | relevance | path

Searched refs:dac (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtve.h75 #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 Dstm32f429.dtsi357 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 Dstm32mp157c.dtsi435 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 Dsun6i-a31-hummingbird.dts86 vga-dac {
87 compatible = "dumb-vga-dac";
H A Dsun9i-a80-cubieboard4.dts89 vga-dac {
90 compatible = "corpro,gm7123", "adi,adv7123", "dumb-vga-dac";
H A Dsun5i-a13-olinuxino.dts76 compatible = "dumb-vga-dac";
H A Dstih407-family.dtsi902 compatible = "st,stih407-uni-player-dac";
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/
H A Drpi-base.inc34 overlays/hifiberry-dac.dtbo \
43 overlays/justboom-dac.dtbo \
50 overlays/iqaudio-dac.dtbo \
/openbmc/qemu/libdecnumber/
H A DdecNumber.c2130 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 DREADME.kmeter160 Bytes transferred = 204204 (31dac hex)
/openbmc/qemu/hw/display/
H A Dtcx.c79 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 Dkvm.h246 __u32 dac[2]; member
/openbmc/qemu/hw/audio/
H A Dwm8750.c26 int dac; member
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3954 dac.h: 752
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]