Searched refs:SA3_PWR_MNG_PDX (Results 1 – 2 of 2) sorted by relevance
63 #define SA3_PWR_MNG_PDX 0x01 /* Oscillation stop */ macro
1245 SA3_PWR_MNG_PDN : SA3_PWR_MNG_PSV) | SA3_PWR_MNG_PDX); in ym_chip_powerdown()1261 if ((pw & (SA3_PWR_MNG_PSV | SA3_PWR_MNG_PDN | SA3_PWR_MNG_PDX)) == 0) in ym_chip_powerup()1264 pw &= ~SA3_PWR_MNG_PDX; in ym_chip_powerup()