Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-cherryview.c117 struct chv_gpio_pinrange { struct
143 const struct chv_gpio_pinrange *gpio_ranges;
376 static const struct chv_gpio_pinrange southwest_gpio_ranges[] = {
471 static const struct chv_gpio_pinrange north_gpio_ranges[] = {
522 static const struct chv_gpio_pinrange east_gpio_ranges[] = {
640 static const struct chv_gpio_pinrange southeast_gpio_ranges[] = {
1559 const struct chv_gpio_pinrange *range; in chv_gpio_probe()