Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c315 #define USDHC3_CD_GPIO IMX_GPIO_NR(2, 10) macro
334 ret = !gpio_get_value(USDHC3_CD_GPIO); in board_mmc_getcd()
366 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()
414 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/tbs/tbs2910/
H A Dtbs2910.c199 #define USDHC3_CD_GPIO IMX_GPIO_NR(2, 0) macro
211 ret = !gpio_get_value(USDHC3_CD_GPIO); in board_mmc_getcd()
240 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx6slevk/
H A Dmx6slevk.c310 #define USDHC3_CD_GPIO IMX_GPIO_NR(3, 22) macro
331 ret = !gpio_get_value(USDHC3_CD_GPIO); in board_mmc_getcd()
367 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/wandboard/
H A Dwandboard.c52 #define USDHC3_CD_GPIO IMX_GPIO_NR(3, 9) macro
145 ret = !gpio_get_value(USDHC3_CD_GPIO); in board_mmc_getcd()
169 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/embest/mx6boards/
H A Dmx6boards.c192 #define USDHC3_CD_GPIO IMX_GPIO_NR(7, 0) macro
205 ret = !gpio_get_value(USDHC3_CD_GPIO); in board_mmc_getcd()
249 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx6sabresd/
H A Dmx6sabresd.c264 #define USDHC3_CD_GPIO IMX_GPIO_NR(2, 0) macro
281 ret = !gpio_get_value(USDHC3_CD_GPIO); in board_mmc_getcd()
313 gpio_direction_input(USDHC3_CD_GPIO); in board_mmc_init()