Searched refs:RZV2M_GPIO_PORT_GET_PINCNT (Results 1 – 1 of 1) sorted by relevance
62 #define RZV2M_GPIO_PORT_GET_PINCNT(x) FIELD_GET(GENMASK(31, 24), (x)) macro410 u8 pincount = RZV2M_GPIO_PORT_GET_PINCNT(cfg); in rzv2m_validate_gpio_pin()
Completed in 5 milliseconds