Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk808.h343 #define RK816_CHIP_VERSION_MASK 0x0f macro
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drk808-regulator.c336 rk816_type &= RK816_CHIP_VERSION_MASK; in rk816_regulator_set_voltage_sel_regmap()