Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/bcm/
Dpinctrl-nsp-mux.c540 u32 no_of_groups = ARRAY_SIZE(nsp_pin_groups); in nsp_mux_log_init() local
542 pinctrl->mux_log = devm_kcalloc(pinctrl->dev, no_of_groups, in nsp_mux_log_init()
548 for (i = 0; i < no_of_groups; i++) { in nsp_mux_log_init()