Searched refs:CVMX_PHY_MUX_MAX_GPIO (Results 1 – 2 of 2) sorted by relevance
65 #define CVMX_PHY_MUX_MAX_GPIO 2 macro279 int gpio[CVMX_PHY_MUX_MAX_GPIO]; /** GPIOs used to control mux, -1 if not used */282 cvmx_phy_gpio_type_t gpio_type[CVMX_PHY_MUX_MAX_GPIO];285 int cvmx_gpio_twsi[CVMX_PHY_MUX_MAX_GPIO];
581 len > CVMX_PHY_MUX_MAX_GPIO * 12) { in __get_muxed_mdio_info_from_dt()1132 for (i = 0; i < CVMX_PHY_MUX_MAX_GPIO; i++) in __get_phy_info_from_dt()
Completed in 7 milliseconds