Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c43 #define PTC0_GPIO_45 45 macro
642 gpio_request(PTC0_GPIO_45, "BL_ON"); in board_preboot_os()
643 gpio_direction_output(PTC0_GPIO_45, 0); in board_preboot_os()