Searched refs:SD_CD_GPIO (Results 1 – 1 of 1) sorted by relevance
77 #define SD_CD_GPIO IMX_GPIO_NR(1, 19) macro104 ret = !gpio_get_value(SD_CD_GPIO); in board_mmc_getcd()120 gpio_direction_input(SD_CD_GPIO); in board_mmc_init()
Completed in 3 milliseconds