Home
last modified time | relevance | path

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

/trueos/sys/dev/et/
HDif_etreg.h93 #define ET_PM 0x0010 macro
HDif_et.c312 CSR_WRITE_4(sc, ET_PM, pmcfg); in et_attach()
2701 pmcfg = CSR_READ_4(sc, ET_PM); in et_suspend()
2705 CSR_WRITE_4(sc, ET_PM, pmcfg); in et_suspend()
2722 CSR_WRITE_4(sc, ET_PM, pmcfg); in et_resume()