Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/amazon/kc1/
H A Dkc1.c143 gpio_request(KC1_GPIO_MBID1, "MBID1"); in get_board_rev()
148 gpio_direction_input(KC1_GPIO_MBID1); in get_board_rev()
153 value |= (gpio_get_value(KC1_GPIO_MBID1) << 1); in get_board_rev()
H A Dkc1.h15 #define KC1_GPIO_MBID1 173 macro