Home
last modified time | relevance | path

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

/freebsd/sys/dev/puc/
H A Dpucdata.c1789 bus_write_1(bar->b_res, REG_SPR, REG_ACR); in puc_config_advantech()
1903 bus_write_1(bar->b_res, REG_SPR, 0); in puc_config_quatech()
1904 v0 = bus_read_1(bar->b_res, REG_SPR); in puc_config_quatech()
1905 bus_write_1(bar->b_res, REG_SPR, 0x80 + -cfg->clock); in puc_config_quatech()
1906 v1 = bus_read_1(bar->b_res, REG_SPR); in puc_config_quatech()
/freebsd/sys/dev/ic/
H A Dns16550.h220 #define REG_SPR com_scr macro