Searched defs:msm_port (Results 1 – 1 of 1) sorted by relevance
171 struct msm_port { struct184 static inline struct msm_port *to_msm_port(struct uart_port *up) in to_msm_port() argument227 struct msm_port *msm_port = to_msm_port(port); in msm_serial_set_mnd_regs() local271 static void msm_release_dma(struct msm_port *msm_port) in msm_release_dma()293 static void msm_request_tx_dma(struct msm_port *msm_port, resource_size_t base) in msm_request_tx_dma()341 static void msm_request_rx_dma(struct msm_port *msm_port, resource_size_t base) in msm_request_rx_dma()410 struct msm_port *msm_port = to_msm_port(port); in msm_stop_tx() local418 struct msm_port *msm_port = to_msm_port(port); in msm_start_tx() local438 struct msm_port *msm_port = args; in msm_complete_tx_dma() local482 static int msm_handle_tx_dma(struct msm_port *msm_port, unsigned int count) in msm_handle_tx_dma()[all …]