Home
last modified time | relevance | path

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

/trueos/sys/dev/amdsbwd/
HDamdsbwd.c83 #define AMDSB8_PM_WDT_EN 0x48 macro
349 *addr |= pmio_read(pmres, AMDSB8_PM_WDT_EN + 3 - i); in amdsbwd_probe_sb8xx()
367 val = pmio_read(pmres, AMDSB8_PM_WDT_EN); in amdsbwd_probe_sb8xx()
370 pmio_write(pmres, AMDSB8_PM_WDT_EN, val); in amdsbwd_probe_sb8xx()
372 val = pmio_read(pmres, AMDSB8_PM_WDT_EN); in amdsbwd_probe_sb8xx()