Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dadp5585.c250 adp5585->reset2_out = ADP5585_RESET2_OUT; in adp5585_fill_variant_config()
264 adp5585->reset2_out = ADP5589_RESET2_OUT; in adp5585_fill_variant_config()
579 __set_bit(adp5585->reset2_out, adp5585->pin_usage); in adp5585_setup()
/linux/include/linux/mfd/
H A Dadp5585.h209 unsigned int reset2_out; member