Home
last modified time | relevance | path

Searched refs:ym2149_strobe (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/atari/dev/
Dlpt.c179 ym2149_strobe(1); in lpattach()
314 ym2149_strobe(0); in pushbytes()
316 ym2149_strobe(1); in pushbytes()
381 ym2149_strobe(0); in lptintr()
383 ym2149_strobe(1); in lptintr()
Dym2149reg.h141 #define ym2149_strobe(set) { \ macro