Lines Matching defs:is
34 u32 is;
82 /* Data register after direction, otherwise pullup/down is selected */
111 * ARCH_NR_GPIOS is currently 256 and dynamic allocation starts
139 * Special method: alternate functions and pullup/pulldown. This is only
202 pr_err("%s: chip %p, pin %i, cfg %i is invalid\n",
283 u32 is;
290 while ((is = readl(®s->is))) {
291 nr = __ffs(is);
343 /* The platform device used here is instantiated by the MFD device */