Home
last modified time | relevance | path

Searched refs:SELECTIN (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/dev/ppbus/
Dppbus_1284.c204 ppbus_wctr(dev, (STROBE | nINIT) & ~(SELECTIN)); in ppbus_peripheral_negotiate()
208 ppbus_wctr(dev, (nINIT) & ~(SELECTIN | STROBE)); in ppbus_peripheral_negotiate()
228 ppbus_wctr(dev, SELECTIN); in ppbus_peripheral_negotiate()
232 ppbus_wctr(dev, (SELECTIN) & ~(STROBE | nINIT)); in ppbus_peripheral_negotiate()
270 ppbus_wctr(dev, (nINIT | STROBE) & ~(AUTOFEED | SELECTIN)); in ppbus_peripheral_terminate()
279 ppbus_wctr(dev, (SELECTIN | nINIT | STROBE) & ~(AUTOFEED)); in ppbus_peripheral_terminate()
282 ppbus_wctr(dev, (SELECTIN | nINIT) & ~(STROBE | AUTOFEED)); in ppbus_peripheral_terminate()
324 ppbus_wctr(dev, (AUTOFEED | STROBE) & ~(nINIT | SELECTIN)); in byte_peripheral_outbyte()
334 ppbus_wctr(dev, (AUTOFEED) & ~(nINIT | STROBE | SELECTIN)); in byte_peripheral_outbyte()
336 ppbus_wctr(dev, (nINIT) & ~(STROBE | SELECTIN | AUTOFEED)); in byte_peripheral_outbyte()
[all …]
Dppbus_1284.h51 #define nActive1284 SELECTIN
52 #define AStrb SELECTIN
Dppbus_base.h43 #define SELECTIN 0x08 macro
50 #define nSELECTIN inv(SELECTIN)
Dpps_ppbus.c133 ppbus_wctr(sc->ppbus, IRQENABLE | PCD | nINIT | SELECTIN); in ppsopen()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppcreg.h42 #define SELECTIN 0x08 macro
66 #define ACTIVE1284 SELECTIN
/netbsd/src/sys/dev/ic/
Datppcreg.h78 #define SELECTIN 0x08 macro
105 #define ACTIVE1284 SELECTIN /* Also ECP mode signal */
123 #define nADDRSTB SELECTIN