Searched refs:MT6360_IPREC_SHFT (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/power/supply/
H A Dmt6360_charger.c59 #define MT6360_IPREC_SHFT (0) macro
347 sel = (sel & MT6360_IPREC_MASK) >> MT6360_IPREC_SHFT;
438 sel << MT6360_IPREC_SHFT);

Completed in 200 milliseconds