| /OK3568_Linux_fs/u-boot/board/tqc/tqma6/ |
| H A D | tqma6_wru4.c | 88 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 102 ret = !gpio_get_value(USDHC2_CD_GPIO); in tqma6_bb_board_mmc_getcd() 124 ret = gpio_request(USDHC2_CD_GPIO, "mmc-cd"); in tqma6_bb_board_mmc_init() 126 gpio_direction_input(USDHC2_CD_GPIO); in tqma6_bb_board_mmc_init()
|
| H A D | tqma6_mba6.c | 155 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 164 ret = !gpio_get_value(USDHC2_CD_GPIO); in tqma6_bb_board_mmc_getcd() 202 gpio_direction_input(USDHC2_CD_GPIO); in tqma6_bb_board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/engicam/isiotmx6ul/ |
| H A D | isiotmx6ul.c | 153 #define USDHC2_CD_GPIO IMX_GPIO_NR(4, 5) macro 170 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 196 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/tbs/tbs2910/ |
| H A D | tbs2910.c | 198 #define USDHC2_CD_GPIO IMX_GPIO_NR(2, 2) macro 208 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 234 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6slevk/ |
| H A D | mx6slevk.c | 309 #define USDHC2_CD_GPIO IMX_GPIO_NR(5, 0) macro 328 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 359 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/samtec/vining_2000/ |
| H A D | vining_2000.c | 452 #define USDHC2_CD_GPIO IMX_GPIO_NR(3, 28) macro 461 return !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 482 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/udoo/neo/ |
| H A D | neo.c | 397 #define USDHC2_CD_GPIO IMX_GPIO_NR(6, 2) macro 401 return !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 409 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/liebherr/mccmon6/ |
| H A D | mccmon6.c | 53 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 148 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 183 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/embest/mx6boards/ |
| H A D | mx6boards.c | 191 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 201 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 238 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/el/el6x/ |
| H A D | el6x.c | 264 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 273 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 301 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/advantech/dms-ba16/ |
| H A D | dms-ba16.c | 231 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 241 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 264 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/phytec/pfla02/ |
| H A D | pfla02.c | 59 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 198 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 223 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/ge/bx50v3/ |
| H A D | bx50v3.c | 231 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) macro 241 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 264 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6ul_14x14_evk/ |
| H A D | mx6ul_14x14_evk.c | 336 #define USDHC2_CD_GPIO IMX_GPIO_NR(4, 5) macro 353 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_getcd() 359 ret = gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6sabresd/ |
| H A D | mx6sabresd.c | 263 #define USDHC2_CD_GPIO IMX_GPIO_NR(2, 2) macro 278 ret = !gpio_get_value(USDHC2_CD_GPIO); in board_mmc_getcd() 308 gpio_direction_input(USDHC2_CD_GPIO); in board_mmc_init()
|