Searched refs:LP87565_BUCK_CTRL_2_ILIM (Results 1 – 2 of 2) sorted by relevance
117 LP87565_BUCK_CTRL_2_ILIM, in lp87565_buck_set_current_limit()118 i << __ffs(LP87565_BUCK_CTRL_2_ILIM)); in lp87565_buck_set_current_limit()135 val = (val & LP87565_BUCK_CTRL_2_ILIM) >> in lp87565_buck_get_current_limit()136 __ffs(LP87565_BUCK_CTRL_2_ILIM); in lp87565_buck_get_current_limit()
108 #define LP87565_BUCK_CTRL_2_ILIM 0x38 macro