Searched refs:pincnt (Results 1 – 2 of 2) sorted by relevance
395 const unsigned int pincnt; member402 .pins = NAME##_pins, .pincnt = ARRAY_SIZE(NAME##_pins), \534 *num_pins = state->pingroups[n].pincnt; in tb10x_get_group_pins()630 for (j = 0; j < pfg->pincnt; j++) { in tb10x_gpio_request_enable()714 for (i = 0; i < grp->pincnt; i++) in tb10x_pctl_set_mux()
2782 u8 pincnt; in rzg2l_pinctrl_pm_setup_regs() local2787 pincnt = hweight8(FIELD_GET(PIN_CFG_PIN_MAP_MASK, cfg)); in rzg2l_pinctrl_pm_setup_regs()2804 if (pincnt >= 4) { in rzg2l_pinctrl_pm_setup_regs()2816 if (pincnt >= 4) { in rzg2l_pinctrl_pm_setup_regs()2838 u8 pincnt; in rzg2l_pinctrl_pm_setup_dedicated_regs() local2856 pincnt = hweight8(FIELD_GET(RZG2L_SINGLE_PIN_BITS_MASK, cfg)); in rzg2l_pinctrl_pm_setup_dedicated_regs()2867 if (pincnt >= 4) { in rzg2l_pinctrl_pm_setup_dedicated_regs()