Searched refs:GPIO_SD_CD (Results 1 – 1 of 1) sorted by relevance
188 # define GPIO_SD_CD IMX_GPIO_NR(6, 14) macro381 gpio_direction_input(GPIO_SD_CD); in board_mmc_getcd()382 ret = !gpio_get_value(GPIO_SD_CD); in board_mmc_getcd()