Searched refs:outconf (Results 1 – 1 of 1) sorted by relevance
151 unsigned int outconf; in max7360_gpio_probe() local202 ret = device_property_read_u32(dev, "maxim,constant-current-disable", &outconf); in max7360_gpio_probe()204 ret = regmap_write(regmap, MAX7360_REG_GPIOOUTM, outconf); in max7360_gpio_probe()