Home
last modified time | relevance | path

Searched refs:VAL2REG (Results 1 – 2 of 2) sorted by relevance

/include/dt-bindings/pmic/
A Dsandbox_pmic.h31 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) macro
/include/power/
A Dsandbox_pmic.h99 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) macro

Completed in 7 milliseconds