Searched refs:tx_mux (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Dserial.c129 struct omap_mux *rx_mux = NULL, *tx_mux = NULL; omap_serial_check_wakeup() local
148 (tx_pad_name, &tx_partition, &tx_mux) >= 0) { omap_serial_check_wakeup()
151 tx_mode = omap_mux_read(tx_partition, tx_mux->reg_offset); omap_serial_check_wakeup()

Completed in 94 milliseconds