Searched refs:pmio_write (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/amdsbwd/ |
| H A D | amdsbwd.c | 140 pmio_write(struct resource *res, uint8_t reg, uint8_t val) in pmio_write() function 306 pmio_write(pmres, AMDSB_PM_WDT_CTRL, val); in amdsbwd_probe_sb7xx() 311 pmio_write(pmres, AMDSB_PM_WDT_CTRL, val); in amdsbwd_probe_sb7xx() 331 pmio_write(pmres, AMDSB8_PM_RESET_CTRL, val); in amdsbwd_probe_sb8xx() 354 pmio_write(pmres, AMDSB8_PM_WDT_CTRL, val); in amdsbwd_probe_sb8xx() 367 pmio_write(pmres, AMDSB8_PM_WDT_EN, val); in amdsbwd_probe_sb8xx() 385 pmio_write(pmres, AMDFCH41_PM_DECODE_EN0, val); in amdsbwd_probe_fch41() 410 pmio_write(pmres, AMDFCH41_PM_DECODE_EN3, val); in amdsbwd_probe_fch41()
|