Home
last modified time | relevance | path

Searched refs:GPIO_LAN9303_NRST (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/configs/
A Drastaban.h22 #define GPIO_LAN9303_NRST 88 /* GPIO2_24 = gpio88 */ macro
A Dthuban.h20 #define GPIO_LAN9303_NRST 88 /* GPIO2_24 = gpio88 */ macro
A Ddraco.h22 #define GPIO_LAN9303_NRST 88 /* GPIO2_24 = gpio88 */ macro
A Detamin.h74 #define GPIO_LAN9303_NRST 88 /* GPIO2_24 = gpio88 */ macro
/u-boot/board/siemens/draco/
A Dboard.c352 gpio_request(GPIO_LAN9303_NRST, "nRST"); in do_switch_reset()
353 gpio_direction_output(GPIO_LAN9303_NRST, 0); in do_switch_reset()
356 gpio_set_value(GPIO_LAN9303_NRST, 1); in do_switch_reset()

Completed in 9 milliseconds