Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pinctrl/renesas/
A Dpinctrl-rzv2m.c62 #define RZV2M_GPIO_PORT_GET_PINCNT(x) FIELD_GET(GENMASK(31, 24), (x)) macro
410 u8 pincount = RZV2M_GPIO_PORT_GET_PINCNT(cfg); in rzv2m_validate_gpio_pin()

Completed in 6 milliseconds