Searched refs:UNIPHIER_MIO_RESET_USB2_BRIDGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/reset/ |
H A D | reset-uniphier.c | 111 #define UNIPHIER_MIO_RESET_USB2_BRIDGE(id, ch) \ macro 130 UNIPHIER_MIO_RESET_USB2_BRIDGE(12, 0), 131 UNIPHIER_MIO_RESET_USB2_BRIDGE(13, 1), 132 UNIPHIER_MIO_RESET_USB2_BRIDGE(14, 2), 133 UNIPHIER_MIO_RESET_USB2_BRIDGE(15, 3),
|
/openbmc/linux/drivers/reset/ |
H A D | reset-uniphier.c | 169 #define UNIPHIER_MIO_RESET_USB2_BRIDGE(id, ch) \ macro 187 UNIPHIER_MIO_RESET_USB2_BRIDGE(12, 0), 188 UNIPHIER_MIO_RESET_USB2_BRIDGE(13, 1), 189 UNIPHIER_MIO_RESET_USB2_BRIDGE(14, 2),
|