Home
last modified time | relevance | path

Searched refs:XGENE_MAX_GPIO_DS (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-xgene-sb.c33 #define XGENE_MAX_GPIO_DS 22 macro
110 priv->bgc.gc.ngpio = XGENE_MAX_GPIO_DS; in xgene_gpio_sb_probe()
114 priv->irq = devm_kzalloc(&pdev->dev, sizeof(u32) * XGENE_MAX_GPIO_DS, in xgene_gpio_sb_probe()