MAX7360_PORTS
val = FIELD_PREP(MAX7360_PORTS, available_gpios);
ret = regmap_write_bits(regmap, MAX7360_REG_DEBOUNCE, MAX7360_PORTS, val);