Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dcs40l50.h97 #define CS40L50_ALLOW_HIBER 0x2000004 macro
/linux/drivers/mfd/
H A Dcs40l50-core.c553 return regmap_write(cs40l50->regmap, CS40L50_DSP_QUEUE, CS40L50_ALLOW_HIBER); in cs40l50_runtime_suspend()