MC13892_POWERMISC_PWGTSPI_M  319 drivers/regulator/mc13892-regulator.c 	priv->powermisc_pwgt_state &= MC13892_POWERMISC_PWGTSPI_M;
MC13892_POWERMISC_PWGTSPI_M  324 drivers/regulator/mc13892-regulator.c 	valread = (valread & ~MC13892_POWERMISC_PWGTSPI_M) |
MC13892_POWERMISC_PWGTSPI_M  383 drivers/regulator/mc13892-regulator.c 	val = (val & ~MC13892_POWERMISC_PWGTSPI_M) |
MC13892_POWERMISC_PWGTSPI_M  384 drivers/regulator/mc13892-regulator.c 		(priv->powermisc_pwgt_state ^ MC13892_POWERMISC_PWGTSPI_M);