Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio.h43 #define HISDIO_REG_FUNC1_MSG_FROM_DEV 0x28 /* notify Host that device has got the msg */ macro
H A Doal_sdio_host.c351 ret = bus->ops.readData(bus, HISDIO_REG_FUNC1_MSG_FROM_DEV, FOUR_BYTE, (hi_u8 *)msg); in oal_sdio_msg_stat()
353 ret = bus->ops.readData(bus, HISDIO_REG_FUNC1_MSG_FROM_DEV, ONE_BYTE, (hi_u8 *)msg); in oal_sdio_msg_stat()

Completed in 4 milliseconds