Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tz1090.c34 #define REG_GPIO_BIT_EN 0x60 macro
241 tz1090_gpio_set_bit(bank, REG_GPIO_BIT_EN, offset); in tz1090_gpio_request()
252 tz1090_gpio_clear_bit(bank, REG_GPIO_BIT_EN, offset); in tz1090_gpio_free()