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