Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/intel/
Dpinctrl-cherryview.c119 struct chv_gpio_pinrange { struct
146 const struct chv_gpio_pinrange *gpio_ranges;
382 static const struct chv_gpio_pinrange southwest_gpio_ranges[] = {
471 static const struct chv_gpio_pinrange north_gpio_ranges[] = {
516 static const struct chv_gpio_pinrange east_gpio_ranges[] = {
633 static const struct chv_gpio_pinrange southeast_gpio_ranges[] = {
1431 const struct chv_gpio_pinrange *range; in chv_gpio_probe()