Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h168 extern const size_t sppctl_pins_all_sz;
H A Dsppctl.c856 if (pin_num >= sppctl_pins_all_sz) { in sppctl_dt_node_to_map()
1044 sppctl->pctl_desc.npins = sppctl_pins_all_sz; in sppctl_pinctrl_init()
H A Dsppctl_sp7021.c82 const size_t sppctl_pins_all_sz = ARRAY_SIZE(sppctl_pins_all); variable