Searched defs:msm_port (Results 1 – 1 of 1) sorted by relevance
172 struct msm_port { struct185 static inline struct msm_port *to_msm_port(struct uart_port *up) in to_msm_port() argument228 struct msm_port *msm_port = to_msm_port(port); in msm_serial_set_mnd_regs() local272 static void msm_release_dma(struct msm_port *msm_port) in msm_release_dma()294 static void msm_request_tx_dma(struct msm_port *msm_port, resource_size_t base) in msm_request_tx_dma()342 static void msm_request_rx_dma(struct msm_port *msm_port, resource_size_t base) in msm_request_rx_dma()411 struct msm_port *msm_port = to_msm_port(port); in msm_stop_tx() local419 struct msm_port *msm_port = to_msm_port(port); in msm_start_tx() local439 struct msm_port *msm_port = args; in msm_complete_tx_dma() local483 static int msm_handle_tx_dma(struct msm_port *msm_port, unsigned int count) in msm_handle_tx_dma()[all …]