Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Drc5t583.c30 #define DEEPSLEEP_INIT(_id, _reg, _pos) \ macro
37 DEEPSLEEP_INIT(DC0, SLPSEQ1, 0),
38 DEEPSLEEP_INIT(DC1, SLPSEQ1, 4),
39 DEEPSLEEP_INIT(DC2, SLPSEQ2, 0),
40 DEEPSLEEP_INIT(DC3, SLPSEQ2, 4),
41 DEEPSLEEP_INIT(LDO0, SLPSEQ3, 0),
42 DEEPSLEEP_INIT(LDO1, SLPSEQ3, 4),
43 DEEPSLEEP_INIT(LDO2, SLPSEQ4, 0),
44 DEEPSLEEP_INIT(LDO3, SLPSEQ4, 4),
45 DEEPSLEEP_INIT(LDO4, SLPSEQ5, 0),
[all …]