Home
last modified time | relevance | path

Searched refs:RZA2_PIN_ID_TO_PORT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c27 #define RZA2_PIN_ID_TO_PORT(id) ((id) / RZA2_PINS_PER_PORT) macro
112 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_pin_to_gpio()
132 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_chip_get_direction()
167 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_chip_get()
177 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_chip_set()
452 port_names[RZA2_PIN_ID_TO_PORT(grp->pins[i])], in rza2_set_mux()
457 RZA2_PIN_ID_TO_PORT(grp->pins[i]), in rza2_set_mux()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c28 #define RZA2_PIN_ID_TO_PORT(id) ((id) / RZA2_PINS_PER_PORT) macro
113 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_pin_to_gpio()
133 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_chip_get_direction()
168 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_chip_get()
178 u8 port = RZA2_PIN_ID_TO_PORT(offset); in rza2_chip_set()
452 port_names[RZA2_PIN_ID_TO_PORT(grp->pins[i])], in rza2_set_mux()
457 RZA2_PIN_ID_TO_PORT(grp->pins[i]), in rza2_set_mux()

Completed in 2 milliseconds