Lines Matching refs:byt_community
127 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()
1759 struct byt_community *comm = vg->communities_copy + i; in byt_set_soc_data()