Searched refs:HW_CODE_BIT_2 (Results 1 – 1 of 1) sorted by relevance
376 #define HW_CODE_BIT_2 IMX_GPIO_NR(2, 16) macro384 gpio_direction_input(HW_CODE_BIT_2); in board_get_hwcode()387 hw_code = ((gpio_get_value(HW_CODE_BIT_2) << 2) | in board_get_hwcode()