Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-apple-gpio.c45 #define REG_GPIO(x) (4 * (x)) macro
84 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()
/openbmc/linux/drivers/net/ieee802154/
H A Dmrf24j40.c89 #define REG_GPIO 0x33 /* GPIO */ macro
307 case REG_GPIO: in mrf24j40_short_reg_writeable()
1147 regmap_update_bits(devrec->regmap_short, REG_GPIO, 0x08, 0x08); in mrf24j40_hw_init()
/openbmc/linux/drivers/video/backlight/
H A Dili922x.c61 #define REG_GPIO 0x60 macro
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c3548 IPW2100_REG(REG_GPIO),