Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dserial.c128 struct omap_mux_partition *tx_partition = NULL, *rx_partition = 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()