Searched refs:WFX_REG_IN_OUT_QUEUE (Results 1 – 4 of 4) sorted by relevance
47 if (reg_id == WFX_REG_IN_OUT_QUEUE) in wfx_sdio_copy_from_io()50 if (!ret && reg_id == WFX_REG_IN_OUT_QUEUE) in wfx_sdio_copy_from_io()68 if (reg_id == WFX_REG_IN_OUT_QUEUE) in wfx_sdio_copy_to_io()72 if (!ret && reg_id == WFX_REG_IN_OUT_QUEUE) in wfx_sdio_copy_to_io()
239 WFX_REG_IN_OUT_QUEUE, buf, len); in wfx_data_read()240 _trace_io_read(WFX_REG_IN_OUT_QUEUE, buf, len); in wfx_data_read()255 WFX_REG_IN_OUT_QUEUE, buf, len); in wfx_data_write()256 _trace_io_write(WFX_REG_IN_OUT_QUEUE, buf, len); in wfx_data_write()
16 #define WFX_REG_IN_OUT_QUEUE 0x2 macro
224 wfx_reg_name(WFX_REG_IN_OUT_QUEUE, "QUEUE") \