Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-baytrail.c127 struct byt_community { struct
190 const struct byt_community *communities;
201 struct byt_community *communities_copy;
517 static const struct byt_community byt_score_communities[] = {
638 static const struct byt_community byt_sus_communities[] = {
691 static const struct byt_community byt_ncore_communities[] = {
710 static struct byt_community *byt_get_community(struct byt_gpio *vg, in byt_get_community()
713 struct byt_community *comm; in byt_get_community()
728 struct byt_community *comm = byt_get_community(vg, offset); in byt_gpio_reg()
1393 const struct byt_community *comm; in byt_gpio_dbg_show()
[all …]