Searched refs:OPM_DATA (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/x68k/include/
H A Dopmreg.h65 #define OPM_DATA 1 macro
/netbsd-current/sys/arch/x68k/dev/
H A Dopm.c131 while (bus_space_read_1(opm0->sc_bst, opm0->sc_bht, OPM_DATA) & 0x80);
133 while (bus_space_read_1(opm0->sc_bst, opm0->sc_bht, OPM_DATA) & 0x80);
134 bus_space_write_1(opm0->sc_bst, opm0->sc_bht, OPM_DATA, dat);

Completed in 120 milliseconds