Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-it8761e.c39 #define GPIO_BA_HIGH_BYTE 0x60 macro
195 gpio_ba = (read_reg(GPIO_BA_HIGH_BYTE, port) << 8) + in it8761e_gpio_init()