MAX7360_REG_PWMBASE
if (base == MAX7360_REG_PWMBASE) {
gpio_config.reg_set_base = GPIO_REGMAP_ADDR(MAX7360_REG_PWMBASE);
#define MAX7360_REG_PWM(x) (MAX7360_REG_PWMBASE + (x))