Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Drk8xx-core.c145 { RK808_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_200MA },
239 { RK818_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_250MA },
/openbmc/linux/include/linux/mfd/
H A Drk808.h775 #define BUCK2_RATE_MASK (3 << 3) macro