Searched hist:"31 cacbabf07ce00f5250b9826d5e48d4bbee1f94" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | mmc.h | 31cacbabf07ce00f5250b9826d5e48d4bbee1f94 Fri Mar 11 02:01:13 UTC 2011 Raffaele Recalcati <raffaele.recalcati@bticino.it> mmc: SEND_OP_COND considers card capabilities (voltage)
The first SEND_OP_COND (CMD1) command added is used to ask card capabilities. After it an AND operation is done between card capabilities and host capabilities (at the moment only for the voltage field). Finally the correct value is sent to the MMC, waiting that the card exits from busy state.
Signed-off-by: Raffaele Recalcati <raffaele.recalcati@bticino.it> Signed-off-by: Andy Fleming <afleming@freescale.com>
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | 31cacbabf07ce00f5250b9826d5e48d4bbee1f94 Fri Mar 11 02:01:13 UTC 2011 Raffaele Recalcati <raffaele.recalcati@bticino.it> mmc: SEND_OP_COND considers card capabilities (voltage)
The first SEND_OP_COND (CMD1) command added is used to ask card capabilities. After it an AND operation is done between card capabilities and host capabilities (at the moment only for the voltage field). Finally the correct value is sent to the MMC, waiting that the card exits from busy state.
Signed-off-by: Raffaele Recalcati <raffaele.recalcati@bticino.it> Signed-off-by: Andy Fleming <afleming@freescale.com>
|