Home
last modified time | relevance | path

Searched refs:STPMU1_BUCK_OUTPUT_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/power/
H A Dstpmu1.h21 #define STPMU1_BUCK_OUTPUT_MASK GENMASK(7, 2) macro
/openbmc/u-boot/board/st/stm32mp1/
H A Dboard.c69 STPMU1_BUCK_OUTPUT_MASK, in board_ddr_power_init()
/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c146 sel &= STPMU1_BUCK_OUTPUT_MASK; in stpmu1_buck_get_uv()
167 STPMU1_BUCK_OUTPUT_MASK, in stpmu1_buck_set_value()