Searched refs:RZG2L_PIN_ID_TO_PORT (Results 1 – 1 of 1) sorted by relevance
167 #define RZG2L_PIN_ID_TO_PORT(id) ((id) / RZG2L_PINS_PER_PORT) macro509 RZG2L_PIN_ID_TO_PORT(pins[i]), pin, off, psel_val[i] - hwcfg->func_base); in rzg2l_pinctrl_set_mux()1057 port = RZG2L_PIN_ID_TO_PORT(_pin); in rzg3s_pin_to_oen_bit()1243 if (rzg2l_validate_gpio_pin(pctrl, *pin_data, RZG2L_PIN_ID_TO_PORT(_pin), bit)) in rzg2l_pinctrl_pinconf_get()1382 if (rzg2l_validate_gpio_pin(pctrl, *pin_data, RZG2L_PIN_ID_TO_PORT(_pin), bit)) in rzg2l_pinctrl_pinconf_set()1600 u32 port = RZG2L_PIN_ID_TO_PORT(offset); in rzg2l_gpio_request()