Home
last modified time | relevance | path

Searched refs:HISDIO_REG_FUNC1_XFER_COUNT (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio.h41 #define HISDIO_REG_FUNC1_XFER_COUNT 0x0c /* notify number of bytes to be read */ macro
H A Dplat_sdio.c146 ret = bus->ops.readData(bus, HISDIO_REG_FUNC1_XFER_COUNT, FOUR_BYTE, bus_buf); in sdio_patch_readsb()
H A Doal_sdio_host.c228 ret = bus->ops.readData(bus, HISDIO_REG_FUNC1_XFER_COUNT, FOUR_BYTE, (hi_u8*)xfercount); in oal_sdio_xfercount_get()
241 ret = bus->ops.readData(bus, HISDIO_REG_FUNC1_XFER_COUNT, FOUR_BYTE, (hi_u8*)xfercount); in oal_sdio_xfercount_get()

Completed in 4 milliseconds