Searched refs:gitr (Results 1 – 18 of 18) sorted by relevance
37 #PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr%"39 #PREFERRED_VERSION_xcb-proto ?= "1.2+gitr%"41 #PREFERRED_VERSION_libxcb-sdk ?= "1.1.90.1+gitr%"
254 void __iomem *gitr = gpio_reg(&priv->chip, gpio, GITR); in mrfld_irq_set_type() local284 value = readl(gitr) | BIT(gpio % 32); in mrfld_irq_set_type()285 writel(value, gitr); in mrfld_irq_set_type()289 value = readl(gitr) & ~BIT(gpio % 32); in mrfld_irq_set_type()290 writel(value, gitr); in mrfld_irq_set_type()
28 # PV = "1.0+gitr${SRCPV}" # expands to something like 1.0+gitr3+4c1c21d7dbbf93b0df336994524313…29 # PKGV = "1.0+gitr${GITPKGV}" # expands also to something like 1.0+gitr31337+4c1c21d7d35 # PV = "1.0+gitr${SRCPV}" # expands to something like 1.0+gitr3+4c1c21d7dbbf93b0df336994524313dfe0d…
11 PV = "1.0+gitr${SRCPV}"
7 PV = "1.1+gitr${SRCPV}"
8 PV = "0.1+gitr${SRCPV}"
14 PV = "gitr${SRCPV}"
6 PV = "0.0.0+gitr${SRCPV}"
3 PV = "0.0+gitr${SRCPV}"
8 PV = "1.0.4+gitr${SRCPV}"
12 PV = "1.027+gitr${SRCPV}"
15 PV = "0.103+gitr${SRCPV}"
12 PV = "1.1.4+gitr${SRCPV}"
14 PV .= "gitr+${SRCPV}"
20 PV = "0.11+gitr${SRCPV}"
19 PV = "1.0+gitr${SRCPV}"