Searched refs:ADP5585_Rx_PULL_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mfd/ | ||
| H A D | adp5585.h | 55 #define ADP5585_Rx_PULL_CFG_MASK 3 macro |
| /linux/drivers/gpio/ | ||
| H A D | gpio-adp5585.c | 179 mask = ADP5585_Rx_PULL_CFG_MASK << (bit % 8); in adp5585_gpio_set_bias() |