Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/bcm/
Dpinctrl-nsp-mux.c532 u32 no_of_groups = ARRAY_SIZE(nsp_pin_groups); in nsp_mux_log_init() local
534 pinctrl->mux_log = devm_kcalloc(pinctrl->dev, no_of_groups, in nsp_mux_log_init()
540 for (i = 0; i < no_of_groups; i++) { in nsp_mux_log_init()