Searched refs:GPIO_SD2_CD (Results 1 – 1 of 1) sorted by relevance
34 GPIO_SD2_CD = IMX_GPIO_NR(1, 4), enumerator151 gpio_direction_input(GPIO_SD2_CD); in board_mmc_getcd()156 ret = !gpio_get_value(GPIO_SD2_CD); in board_mmc_getcd()