Searched refs:REG_GPIO (Results 1 – 4 of 4) sorted by relevance
45 #define REG_GPIO(x) (4 * (x)) macro84 regmap_update_bits(pctl->map, REG_GPIO(pin), mask, value); in apple_gpio_set_reg()93 ret = regmap_read(pctl->map, REG_GPIO(pin), &val); in apple_gpio_get_reg()215 reg = readl_relaxed(pctl->base + REG_GPIO(offset)); in apple_gpio_get()
89 #define REG_GPIO 0x33 /* GPIO */ macro307 case REG_GPIO: in mrf24j40_short_reg_writeable()1147 regmap_update_bits(devrec->regmap_short, REG_GPIO, 0x08, 0x08); in mrf24j40_hw_init()
61 #define REG_GPIO 0x60 macro
3548 IPW2100_REG(REG_GPIO),