Home
last modified time | relevance | path

Searched refs:HISDIO_FUNC1_INT_DREADY (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio.h50 #define HISDIO_FUNC1_INT_DREADY (1 << 0) /* data ready interrupt */ macro
55 #define HISDIO_FUNC1_INT_MASK (HISDIO_FUNC1_INT_DREADY | HISDIO_FUNC1_INT_RERROR | HISDIO_FUNC1_INT_MFARM)
H A Doal_sdio_host.c828 if (int_mask & HISDIO_FUNC1_INT_DREADY) { in oal_sdio_do_isr()

Completed in 4 milliseconds