Searched defs:msm_port (Results 1 – 1 of 1) sorted by relevance
177 struct msm_port { struct190 static inline struct msm_port *to_msm_port(struct uart_port *up) in to_msm_port() argument233 struct msm_port *msm_port = to_msm_port(port); in msm_serial_set_mnd_regs() local286 static void msm_release_dma(struct msm_port *msm_port) in msm_release_dma()308 static void msm_request_tx_dma(struct msm_port *msm_port, resource_size_t base) in msm_request_tx_dma()356 static void msm_request_rx_dma(struct msm_port *msm_port, resource_size_t base) in msm_request_rx_dma()425 struct msm_port *msm_port = to_msm_port(port); in msm_stop_tx() local433 struct msm_port *msm_port = to_msm_port(port); in msm_start_tx() local453 struct msm_port *msm_port = args; in msm_complete_tx_dma() local497 static int msm_handle_tx_dma(struct msm_port *msm_port, unsigned int count) in msm_handle_tx_dma()[all …]