Searched refs:osiop_write_4 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | osiop.c | 1046 osiop_write_4(sc, OSIOP_TEMP, 0); 1048 osiop_write_4(sc, OSIOP_DSA, 1050 osiop_write_4(sc, OSIOP_DSP, 1207 osiop_write_4(sc, OSIOP_DSP, 1320 osiop_write_4(sc, OSIOP_DSP, 1336 osiop_write_4(sc, OSIOP_DSP, 1357 osiop_write_4(sc, OSIOP_DSP, 1548 osiop_write_4(sc, OSIOP_DSA, 1563 osiop_write_4(sc, OSIOP_TEMP, 0); 1596 osiop_write_4(sc, OSIOP_TEMP, 0); [all …]
|
H A D | osiopvar.h | 71 #define osiop_write_4(sc, reg, val) \ macro
|