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

/freebsd-13-stable/sys/dev/ic/
H A Dns16550.h226 #define REG_SPR com_scr macro
/freebsd-13-stable/sys/dev/puc/
H A Dpucdata.c1362 bus_write_1(bar->b_res, REG_SPR, REG_ACR);
1476 bus_write_1(bar->b_res, REG_SPR, 0);
1477 v0 = bus_read_1(bar->b_res, REG_SPR);
1478 bus_write_1(bar->b_res, REG_SPR, 0x80 + -cfg->clock);
1479 v1 = bus_read_1(bar->b_res, REG_SPR);

Completed in 187 milliseconds