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