PCF50633_MBCS2_MBC_MASK   84 drivers/power/supply/pcf50633-charger.c 	chgmod = (mbcs2 & PCF50633_MBCS2_MBC_MASK);
PCF50633_MBCS2_MBC_MASK  116 drivers/power/supply/pcf50633-charger.c 		& PCF50633_MBCS2_MBC_MASK;
PCF50633_MBCS2_MBC_MASK  154 drivers/power/supply/pcf50633-charger.c 	u8 chgmod = (mbcs2 & PCF50633_MBCS2_MBC_MASK);