Home
last modified time | relevance | path

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

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