Searched refs:GNR_NUM_PINS (Results 1 – 1 of 1) sorted by relevance
30 #define GNR_NUM_PINS 128 macro32 #define GNR_NUM_REGS DIV_ROUND_UP(GNR_NUM_PINS, GNR_PINS_PER_REG)63 DECLARE_BITMAP(ro_bitmap, GNR_NUM_PINS);279 bitmap_from_arr32(ro_bitmap, tmp, GNR_NUM_PINS); in gnr_gpio_init_pin_ro_bits()315 size_t num_backup_pins = IS_ENABLED(CONFIG_PM_SLEEP) ? GNR_NUM_PINS : 0; in gnr_gpio_probe()352 priv->gc.ngpio = GNR_NUM_PINS; in gnr_gpio_probe()