Home
last modified time | relevance | path

Searched refs:USDHC4_CD_GPIO (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/board/seco/mx6quq7/
H A Dmx6quq7.c94 #define USDHC4_CD_GPIO IMX_GPIO_NR(2, 6) macro
111 ret = !gpio_get_value(USDHC4_CD_GPIO); in board_mmc_getcd()
/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c317 #define USDHC4_CD_GPIO IMX_GPIO_NR(6, 21) macro
337 ret = !gpio_get_value(USDHC4_CD_GPIO); in board_mmc_getcd()
373 gpio_direction_input(USDHC4_CD_GPIO); in board_mmc_init()
422 gpio_direction_input(USDHC4_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/advantech/dms-ba16/
H A Ddms-ba16.c232 #define USDHC4_CD_GPIO IMX_GPIO_NR(6, 11) macro
247 ret = !gpio_get_value(USDHC4_CD_GPIO); in board_mmc_getcd()
275 gpio_direction_input(USDHC4_CD_GPIO); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/ge/bx50v3/
H A Dbx50v3.c232 #define USDHC4_CD_GPIO IMX_GPIO_NR(6, 11) macro
247 ret = !gpio_get_value(USDHC4_CD_GPIO); in board_mmc_getcd()
275 gpio_direction_input(USDHC4_CD_GPIO); in board_mmc_init()