Home
last modified time | relevance | path

Searched refs:CMD8 (Results 1 – 10 of 10) sorted by relevance

/bsp/nxp/lpc/lpc176x/drivers/
A Dsd.h9 #define CMD8 (0x40 + 8) // CMD8 macro
A Dsd.c76 if (LPC17xx_SD_SendCmd(CMD8, 0x1AA) == 1) /* SDHC */ in LPC17xx_SD_Init()
185 if (cmd == CMD8) n = 0x87; /* Valid CRC for CMD8(0x1AA) */ in LPC17xx_SD_SendCmd()
/bsp/efm32/
A Ddrv_sdcard.h52 #define CMD8 (8) /* SEND_IF_COND */ macro
A Ddrv_sdcard.c209 else if (cmd == CMD8) in efm_spiSd_cmd()
224 if (cmd == CMD8) in efm_spiSd_cmd()
647 if (efm_spiSd_sendCmd(CMD8, 0x000001AA, tril) == 0x01) in rt_spiSd_init()
/bsp/lm3s8962/drivers/
A Dsdcard.c46 #define CMD8 (0x40+8) /* SEND_IF_COND */ macro
393 if (cmd == CMD8) n = 0x87; /* CRC for CMD8(0x1AA) */ in send_cmd()
436 if (send_cmd(CMD8, 0x1AA) == 1) { /* SDC Ver2+ */ in sdcard_initialize()
/bsp/lm3s9b9x/drivers/
A Dsdcard.c46 #define CMD8 (0x40+8) /* SEND_IF_COND */ macro
393 if (cmd == CMD8) n = 0x87; /* CRC for CMD8(0x1AA) */ in send_cmd()
436 if (send_cmd(CMD8, 0x1AA) == 1) { /* SDC Ver2+ */ in sdcard_initialize()
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/sdps_v3_9/
A Dxsdps_options.c557 Status = XSdPs_CmdTransfer(InstancePtr, CMD8, Arg, 1U); in XSdPs_Get_Mmc_ExtCsd()
A Dxsdps_hw.h641 #define CMD8 0x0800U macro
A Dxsdps_host.c1656 case CMD8: in XSdPs_FrameCmd()
1745 case CMD8: in XSdPs_FrameCmd()
A Dxsdps_card.c413 Status = XSdPs_CmdTransfer(InstancePtr, CMD8, in XSdPs_CardIfCond()

Completed in 26 milliseconds