Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Dmax77620.c379 if (!chip->sleep_enable && !chip->enable_global_lpm) { in max77620_config_fps()
385 chip->sleep_enable = true; in max77620_config_fps()
448 if ((chip->chip_id == MAX20024) && chip->sleep_enable) { in max77620_initialise_fps()
620 config = (chip->sleep_enable) ? MAX77620_ONOFFCNFG1_SLPEN : 0; in max77620_i2c_suspend()
/linux/include/linux/mfd/
A Dmax77620.h336 bool sleep_enable; member

Completed in 5 milliseconds