Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Dgpio_apl.c36 static const struct pad_community apl_gpio_communities[] = { variable
119 *num_communities = ARRAY_SIZE(apl_gpio_communities); in soc_gpio_get_community()
120 return apl_gpio_communities; in soc_gpio_get_community()