Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Drk808.c199 { RK808_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_200MA },
293 { RK818_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_250MA },
/linux-5.19.10/include/linux/mfd/
Drk808.h367 #define BUCK2_RATE_MASK (3 << 3) macro