Home
last modified time | relevance | path

Searched refs:Enable (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/9/teg2/
H A Dclock-tegra.c28 Enable = 1u<<31, enumerator
109 tmr->trigger = (Dogsectimeout * Mhz / 2 - 1) | Periodintr | Enable; in tegclock0init()
H A Dtrap.c130 Enable = 1, enumerator
469 icp->ctl = Enable; in trapinit()
/plan9/sys/src/9/omap/
H A Ddma.c71 Enable = 1 << 7, enumerator
242 cp->ccr &= ~Enable; /* paranoia */ in dmastart()
259 cp->ccr |= Enable; /* fire! */ in dmastart()
/plan9/sys/src/cmd/usb/serial/
H A Dsilabs.c16 Enable = 0x00, enumerator
84 slput(p, Enable, 1); in slinit()
/plan9/sys/src/9/bcm/
H A Ddma.c44 Enable = 0xff0>>2, enumerator
149 dmaregs[Enable] |= 1<<chan; in dmastart()
/plan9/sys/src/9/pc/
H A Dether82598.c145 Enable = 1<<31, enumerator
803 ctlr->reg[is598? Rah98: Rah99] &= ~Enable; in detach()
882 ctlr->reg[is598? Rah98: Rah99] = p[5]<<8 | p[4] | Enable; in reset()
891 ctlr->reg[Fcrtl] = 0x10000 | Enable; in reset()
892 ctlr->reg[Fcrth] = 0x40000 | Enable; in reset()
/plan9/sys/src/cmd/gs/jpeg/
H A Dusage.doc168 -verbose Enable debug printout. More -v's give more printout.
310 -verbose Enable debug printout. More -v's give more printout.
/plan9/sys/src/cmd/gs/src/
H A Dmacosx.mak110 # ominous. Enable this if you wish to get rid of them.
H A Dunix-gcc.mak109 # ominous. Enable this if you wish to get rid of them.
/plan9/sys/src/cmd/unix/9pfreebsd/
H A Dfreebsd-3.2.il-kernel.patch6447 + options ATAPI #Enable ATAPI support for IDE bus
6499 + # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver