Home
last modified time | relevance | path

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

/openbmc/u-boot/board/grinn/liteboard/
H A Dboard.c72 #define SD_CD_GPIO IMX_GPIO_NR(1, 19) macro
99 ret = !gpio_get_value(SD_CD_GPIO); in board_mmc_getcd()
115 gpio_direction_input(SD_CD_GPIO); in board_mmc_init()