Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Drk8xx-core.c188 { RK808_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_200MA },
293 { RK818_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_250MA },
/linux/include/linux/mfd/
H A Drk808.h1036 #define BUCK2_RATE_MASK (3 << 3) macro