Searched refs:dac (Results 1 – 25 of 31) sorted by relevance
12
/arch/arm/boot/dts/ |
D | at91-tse850-3.dts | 61 dac: dpot-dac { label 62 compatible = "dpot-dac"; 71 io-channels = <&dac 0>; 72 io-channel-names = "dac";
|
D | stm32h743.dtsi | 172 dac: dac@40007400 { label 173 compatible = "st,stm32h7-dac-core"; 181 dac1: dac@1 { 182 compatible = "st,stm32-dac"; 188 dac2: dac@2 { 189 compatible = "st,stm32-dac";
|
D | stm32f429.dtsi | 402 dac: dac@40007400 { label 403 compatible = "st,stm32f4-dac-core"; 412 dac1: dac@1 { 413 compatible = "st,stm32-dac"; 419 dac2: dac@2 { 420 compatible = "st,stm32-dac";
|
D | vfxxx.dtsi | 644 dac0: dac@400cc000 { 645 compatible = "fsl,vf610-dac"; 648 clock-names = "dac"; 653 dac1: dac@400cd000 { 654 compatible = "fsl,vf610-dac"; 657 clock-names = "dac";
|
D | imx53-qsb.dts | 110 dac-supply = <&ldo7_reg>;
|
D | pxa300-raumfeld-speaker-one.dts | 86 dac@2 {
|
D | imx53-qsrb.dts | 148 dac-supply = <&vdac_reg>;
|
D | sun6i-a31-hummingbird.dts | 86 vga-dac { 87 compatible = "dumb-vga-dac";
|
D | lpc18xx.dtsi | 453 dac: dac@400e1000 { label 454 compatible = "nxp,lpc1850-dac";
|
D | pxa300-raumfeld-common.dtsi | 87 dac: dac@2 { label
|
D | rv1108-elgin-r1.dts | 166 dh2228fv: dac@0 {
|
D | stm32mp157c.dtsi | 523 dac: dac@40017000 { label 524 compatible = "st,stm32h7-dac-core"; 532 dac1: dac@1 { 533 compatible = "st,stm32-dac"; 539 dac2: dac@2 { 540 compatible = "st,stm32-dac";
|
D | lpc3250-phy3250.dts | 97 dac-clk = "wspll";
|
D | lpc3250-ea3250.dts | 161 dac-clk = "wspll";
|
D | sun9i-a80-cubieboard4.dts | 89 vga-dac { 90 compatible = "corpro,gm7123", "adi,adv7123", "dumb-vga-dac";
|
D | sun5i-a13-olinuxino.dts | 76 compatible = "dumb-vga-dac";
|
D | pxa300-raumfeld-controller.dts | 105 &dac {
|
D | imx53-m53menlo.dts | 258 dac@60 {
|
/arch/alpha/kernel/ |
D | core_cia.c | 860 int lock, dac; in cia_decode_pci_error() local 864 dac = (cia->pci_err0 >> 5) & 1; in cia_decode_pci_error() 871 if (dac) { in cia_decode_pci_error() 880 window, lock, dac); in cia_decode_pci_error() 907 int dac; in cia_decode_pci_error() local 912 dac = (cia->pci_err0 >> 28) & 1; in cia_decode_pci_error() 915 if (dac) { in cia_decode_pci_error() 925 addr, dac); in cia_decode_pci_error()
|
/arch/arm/mach-davinci/ |
D | pdata-quirks.c | 129 .dac = { 1, 1, 1 },
|
/arch/powerpc/boot/dts/ |
D | acadia.dts | 190 dac@ef603300 { 191 compatible = "amcc,dac-405ez";
|
/arch/mips/boot/dts/img/ |
D | pistachio_marduk.dts | 42 internal_dac_supply: internal-dac-supply {
|
D | pistachio.dtsi | 203 internal_dac: internal-dac { 204 compatible = "img,pistachio-internal-dac"; 675 dac_clk_pin: dac-clk-pin { 676 pin_dac_clk: dac-clk {
|
/arch/x86/platform/ce4100/ |
D | falconfalls.dts | 295 dac@0 { 301 dac@1 {
|
/arch/alpha/include/asm/ |
D | core_marvel.h | 213 unsigned dac : 1; /* <2> -- window 3 only */ member
|
12