Home
last modified time | relevance | path

Searched refs:step (Results 1 – 6 of 6) sorted by relevance

/include/dt-bindings/pmic/
A Dsandbox_pmic.h31 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
/include/power/
A Dsandbox_pmic.h98 #define REG2VAL(min, step, reg) ((min) + ((step) * (reg))) argument
99 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
A Ds5m8767.h55 int step; member
/include/
A Dtps6586x.h41 int tps6586x_adjust_sm0_sm1(int sm0_target, int sm1_target, int step, int rate,
A Dfsl_ddr.h84 const char *step_to_string(unsigned int step);
125 unsigned int ctrl_num, int step);
A Dfsl_ddr_sdram.h431 unsigned int ctrl_num, int step);

Completed in 11 milliseconds