Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mfd/
Dtps68470.h57 #define TPS68470_REG_RESET_MASK GENMASK(7, 0) macro
/Linux-v5.15/drivers/platform/x86/intel/int3472/
Dintel_skl_int3472_tps68470.c38 ret = regmap_write(regmap, TPS68470_REG_RESET, TPS68470_REG_RESET_MASK); in tps68470_chip_init()