Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Datc260x-poweroff.c93 ret = regmap_update_bits(pwrc->regmap, ATC2609A_PMU_SYS_CTL0, in atc2609a_do_poweroff()
114 restart ? ATC2609A_PMU_SYS_CTL0 : ATC2609A_PMU_SYS_CTL1, in atc2609a_do_poweroff()
158 ret = regmap_update_bits(pwrc->regmap, ATC2609A_PMU_SYS_CTL0, in atc2609a_init()
/openbmc/linux/include/linux/mfd/atc260x/
H A Datc2609a.h26 #define ATC2609A_PMU_SYS_CTL0 0x00 macro