Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dadp5585.h155 #define ADP5585_RESET1_POL BIT(6) macro
/linux/drivers/mfd/
H A Dadp5585.c373 adp5585->reset_cfg |= FIELD_PREP(ADP5585_RESET1_POL, 1); in adp5585_reset_ev_parse()