Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-realtek-otto.c39 #define REALTEK_GPIO_PORTS_PER_BANK 4 macro
269 return ctrl->cpumask_base + REALTEK_GPIO_PORTS_PER_BANK * cpu; in realtek_gpio_irq_cpu_mask()
438 nr_cpus = resource_size(res) / REALTEK_GPIO_PORTS_PER_BANK; in realtek_gpio_probe()