Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-tb10x.c395 const unsigned int pincnt; member
402 .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()
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c2782 u8 pincnt; in rzg2l_pinctrl_pm_setup_regs() local
2787 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() local
2856 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()