Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Duninorthvar.h90 #define UNIN_PWR_MASK 0x03 macro
H A Duninorth.c695 unin_update_reg(dev, UNIN_PWR_MGMT, UNIN_PWR_NORMAL, UNIN_PWR_MASK); in unin_chip_wake()
712 unin_update_reg(dev, UNIN_PWR_MGMT, UNIN_PWR_IDLE2, UNIN_PWR_MASK); in unin_chip_sleep()
714 unin_update_reg(dev, UNIN_PWR_MGMT, UNIN_PWR_SLEEP, UNIN_PWR_MASK); in unin_chip_sleep()