Home
last modified time | relevance | path

Searched refs:SdioReadCccrIntPending (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_corex.h316 int32_t SdioReadCccrIntPending(struct MmcCntlr *cntlr, uint8_t *val);
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_core.c821 ret = SdioReadCccrIntPending(cntlr, &val); in SdioHandlePendingIrq()
H A Dmmc_protocol.c3280 int32_t SdioReadCccrIntPending(struct MmcCntlr *cntlr, uint8_t *val) in SdioReadCccrIntPending() function