Searched refs:RZA1_PIN_ID_TO_PORT (Results 1 – 1 of 1) sorted by relevance
52 #define RZA1_PIN_ID_TO_PORT(id) ((id) / RZA1_PINS_PER_PORT) macro952 mux_conf->port = RZA1_PIN_ID_TO_PORT(mux_conf->id); in rza1_parse_pinmux_node()1191 gpioport = RZA1_PIN_ID_TO_PORT(pinctrl_base); in rza1_parse_gpiochip()1298 unsigned int port = RZA1_PIN_ID_TO_PORT(i); in rza1_pinctrl_register()1311 unsigned int port_id = RZA1_PIN_ID_TO_PORT(i); in rza1_pinctrl_register()