Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/board/grinn/liteboard/
Dboard.c75 #define SD_CD_GPIO IMX_GPIO_NR(1, 19) macro
102 ret = !gpio_get_value(SD_CD_GPIO); in board_mmc_getcd()
118 gpio_direction_input(SD_CD_GPIO); in board_mmc_init()