Searched refs:SP_LOWER_BASE_COUNT (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | ad1848reg.h | 189 #define SP_LOWER_BASE_COUNT 0x0F macro
|
/openbsd/sys/dev/isa/ |
H A D | ad1848.c | 1079 ad_write(sc, SP_LOWER_BASE_COUNT, (u_char)0); in ad1848_close() 1341 ad_write(sc, SP_LOWER_BASE_COUNT, blksize & 0xff); in ad1848_trigger_input() 1374 ad_write(sc, SP_LOWER_BASE_COUNT, blksize & 0xff); in ad1848_trigger_output()
|
/openbsd/sys/arch/sparc64/dev/ |
H A D | ce4231.c | 1082 ce4231_write(sc, SP_LOWER_BASE_COUNT, 0xff); in ce4231_pintr() 1289 ce4231_write(sc, SP_LOWER_BASE_COUNT, 0xff); in ce4231_trigger_output()
|
/openbsd/sys/dev/sbus/ |
H A D | cs4231.c | 1212 cs4231_write(sc, SP_LOWER_BASE_COUNT, 0xff); in cs4231_intr() 1410 cs4231_write(sc, SP_LOWER_BASE_COUNT, 0xff); in cs4231_trigger_output()
|