Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/amazon/kc1/
H A Dkc1.c145 gpio_request(KC1_GPIO_MBID3, "MBID3"); in get_board_rev()
150 gpio_direction_input(KC1_GPIO_MBID3); in get_board_rev()
155 value |= (gpio_get_value(KC1_GPIO_MBID3) << 3); in get_board_rev()
H A Dkc1.h17 #define KC1_GPIO_MBID3 177 macro