Searched refs:GNR_NUM_PINS (Results 1 – 1 of 1) sorted by relevance
31 #define GNR_NUM_PINS 128 macro33 #define GNR_NUM_REGS DIV_ROUND_UP(GNR_NUM_PINS, GNR_PINS_PER_REG)64 DECLARE_BITMAP(ro_bitmap, GNR_NUM_PINS);280 bitmap_from_arr32(ro_bitmap, tmp, GNR_NUM_PINS); in gnr_gpio_init_pin_ro_bits()316 size_t num_backup_pins = IS_ENABLED(CONFIG_PM_SLEEP) ? GNR_NUM_PINS : 0; in gnr_gpio_probe()353 priv->gc.ngpio = GNR_NUM_PINS; in gnr_gpio_probe()