Searched refs:PA_FDSEL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/atari/dev/
H A Dym2149.c57 YM2149->sd_wdat = ym2149_ioa = PA_FDSEL|PA_PSTROBE;
H A Dym2149reg.h89 #define PA_FDSEL (PA_SIDEB|PA_FLOP0|PA_FLOP1) macro
120 ym2149_ioa = (ym2149_ioa & ~PA_FDSEL) | (select & PA_FDSEL); \
H A Dfd.c799 ym2149_fd_select((i ^ PA_FDSEL));
808 ym2149_fd_select(PA_FDSEL);

Completed in 197 milliseconds