Searched refs:SDH_SDCommand (Results 1 – 1 of 1) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/ |
| D | sdh.c | 57 uint32_t SDH_SDCommand(SDH_T *sdh, uint32_t u32Cmd, uint32_t u32Arg); 85 uint32_t SDH_SDCommand(SDH_T *sdh, uint32_t u32Cmd, uint32_t u32Arg) in SDH_SDCommand() function 399 SDH_SDCommand(sdh, 0UL, 0UL); /* reset all cards */ in SDH_Init() 434 SDH_SDCommand(sdh, 0UL, 0UL); /* reset all cards */ in SDH_Init() 440 SDH_SDCommand(sdh, 0UL, 0UL); /* reset */ in SDH_Init() 684 SDH_SDCommand(sdh, 7UL, 0UL); in SDH_SelectCardType() 721 SDH_SDCommand(sdh, 7UL, 0UL); in SDH_Get_SD_info() 995 SDH_SDCommand(sdh, 7UL, 0UL); in SDH_Read() 1124 SDH_SDCommand(sdh, 7UL, 0UL); in SDH_Write()
|