Searched defs:msm_hs_tx (Results 1 – 1 of 1) sorted by relevance
250 struct msm_hs_tx { struct251 unsigned int tx_ready_int_en;252 unsigned int dma_in_flight;253 struct msm_dmov_cmd xfer;254 dmov_box *command_ptr;255 u32 *command_ptr_ptr;256 dma_addr_t mapped_cmd_ptr;257 dma_addr_t mapped_cmd_ptr_ptr;258 int tx_count;259 dma_addr_t dma_base;