Home
last modified time | relevance | path

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

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