Home
last modified time | relevance | path

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

/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6.c375 #define HW_CODE_BIT_1 IMX_GPIO_NR(6, 6) macro
383 gpio_direction_input(HW_CODE_BIT_1); in board_get_hwcode()
388 (gpio_get_value(HW_CODE_BIT_1) << 1) | in board_get_hwcode()