Searched refs:PCA963X_MODE1_SLEEP (Results 1 – 1 of 1) sorted by relevance
42 #define PCA963X_MODE1_SLEEP 0x04 /* Normal mode or Low Power mode, oscillator off */ macro385 reg = reg | BIT(PCA963X_MODE1_SLEEP); in pca963x_suspend()397 reg = reg & ~BIT(PCA963X_MODE1_SLEEP); in pca963x_resume()