Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Drk8xx-core.c165 { RK808_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_200MA },
270 { RK818_BUCK2_CONFIG_REG, BUCK2_RATE_MASK, BUCK_ILMIN_250MA },
/linux-6.12.1/include/linux/mfd/
Drk808.h917 #define BUCK2_RATE_MASK (3 << 3) macro