Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c988 static const u32 rzg2l_gpio_configs[] = { variable
1488 BUILD_BUG_ON(ARRAY_SIZE(rzg2l_gpio_configs) * RZG2L_PINS_PER_PORT > in rzg2l_pinctrl_probe()
1538 .port_pin_configs = rzg2l_gpio_configs,
1539 .n_ports = ARRAY_SIZE(rzg2l_gpio_configs),
1541 .n_port_pins = ARRAY_SIZE(rzg2l_gpio_configs) * RZG2L_PINS_PER_PORT,