Searched refs:MAX77759_GPIOx_INVAL_MASK (Results 1 – 1 of 1) sorted by relevance
56 #define MAX77759_GPIOx_INVAL_MASK(offs) (BIT(4) << (3 * (offs))) macro192 ? MAX77759_GPIOx_INVAL_MASK(offset) in max77759_gpio_get_value()