Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_etreg.h94 #define ET_PM 0x0010 macro
H A Dif_et.c308 CSR_WRITE_4(sc, ET_PM, pmcfg); in et_attach()
2703 pmcfg = CSR_READ_4(sc, ET_PM); in et_suspend()
2707 CSR_WRITE_4(sc, ET_PM, pmcfg); in et_suspend()
2724 CSR_WRITE_4(sc, ET_PM, pmcfg); in et_resume()