Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h166 extern const size_t sppctl_pmux_list_sz;
H A Dsppctl_sp7021.c104 const size_t sppctl_pmux_list_sz = ARRAY_SIZE(sppctl_pmux_list_s); variable
H A Dsppctl.c654 *num_groups = sppctl_pmux_list_sz; in sppctl_get_function_groups()