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

/freebsd-current/sys/dev/ic/
H A Dns16550.h220 #define REG_SPR com_scr macro
/freebsd-current/sys/dev/puc/
H A Dpucdata.c1367 bus_write_1(bar->b_res, REG_SPR, REG_ACR);
1481 bus_write_1(bar->b_res, REG_SPR, 0);
1482 v0 = bus_read_1(bar->b_res, REG_SPR);
1483 bus_write_1(bar->b_res, REG_SPR, 0x80 + -cfg->clock);
1484 v1 = bus_read_1(bar->b_res, REG_SPR);

Completed in 219 milliseconds