Searched refs:pmio_write (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/amdsbwd/ |
| H A D | amdsbwd.c | 140 pmio_write(struct resource *res, uint8_t reg, uint8_t val) in pmio_write() function 307 pmio_write(pmres, AMDSB_PM_WDT_CTRL, val); in amdsbwd_probe_sb7xx() 312 pmio_write(pmres, AMDSB_PM_WDT_CTRL, val); in amdsbwd_probe_sb7xx() 332 pmio_write(pmres, AMDSB8_PM_RESET_CTRL, val); in amdsbwd_probe_sb8xx() 355 pmio_write(pmres, AMDSB8_PM_WDT_CTRL, val); in amdsbwd_probe_sb8xx() 368 pmio_write(pmres, AMDSB8_PM_WDT_EN, val); in amdsbwd_probe_sb8xx() 386 pmio_write(pmres, AMDFCH41_PM_DECODE_EN0, val); in amdsbwd_probe_fch41() 411 pmio_write(pmres, AMDFCH41_PM_DECODE_EN3, val); in amdsbwd_probe_fch41()
|