Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dadp5585.h156 #define ADP5585_RST_PASSTHRU_EN BIT(5) macro
/linux/drivers/mfd/
H A Dadp5585.c379 adp5585->reset_cfg |= FIELD_PREP(ADP5585_RST_PASSTHRU_EN, 1); in adp5585_reset_ev_parse()