Searched refs:GPIO_SD1_CD (Results 1 – 1 of 1) sorted by relevance
33 GPIO_SD1_CD = IMX_GPIO_NR(1, 1), enumerator150 gpio_direction_input(GPIO_SD1_CD); in board_mmc_getcd()154 ret = !gpio_get_value(GPIO_SD1_CD); in board_mmc_getcd()