Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dadp5585.h154 #define ADP5585_RESET2_POL BIT(7) macro
/linux/drivers/mfd/
H A Dadp5585.c376 adp5585->reset_cfg |= FIELD_PREP(ADP5585_RESET2_POL, 1); in adp5585_reset_ev_parse()