Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-cherryview.c135 struct chv_community { struct
175 const struct chv_community *community;
386 static const struct chv_community southwest_community = {
479 static const struct chv_community north_community = {
527 static const struct chv_community east_community = {
649 static const struct chv_community southeast_community = {
663 static const struct chv_community *chv_communities[] = {
1562 const struct chv_community *community = pctrl->community; in chv_gpio_probe()