Searched refs:RZV2M_GPIO_PORT_GET_INDEX (Results 1 – 1 of 1) sorted by relevance
65 #define RZV2M_GPIO_PORT_GET_INDEX(x) FIELD_GET(GENMASK(23, 16), (x)) macro431 u32 port_index = RZV2M_GPIO_PORT_GET_INDEX(cfg); in rzv2m_validate_gpio_pin()438 if (port_index != RZV2M_GPIO_PORT_GET_INDEX(data)) in rzv2m_validate_gpio_pin()