Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c167 #define RZG2L_PIN_ID_TO_PORT(id) ((id) / RZG2L_PINS_PER_PORT) macro
509 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()