Home
last modified time | relevance | path

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

/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6.c374 #define HW_CODE_BIT_0 IMX_GPIO_NR(2, 19) macro
382 gpio_direction_input(HW_CODE_BIT_0); in board_get_hwcode()
389 gpio_get_value(HW_CODE_BIT_0)) + 2; in board_get_hwcode()