···2626 UART port in serial_core, that is bound to TTY like ttyS0.2727 uartclk = 16 * baud_base28282929+ These sysfs values expose the TIOCGSERIAL interface via3030+ sysfs rather than via ioctls.3131+3232+What: /sys/class/tty/ttyS0/type3333+Date: October 20123434+Contact: Alan Cox <alan@linux.intel.com>3535+Description:3636+ Shows the current tty type for this port.3737+3838+ These sysfs values expose the TIOCGSERIAL interface via3939+ sysfs rather than via ioctls.4040+4141+What: /sys/class/tty/ttyS0/line4242+Date: October 20124343+Contact: Alan Cox <alan@linux.intel.com>4444+Description:4545+ Shows the current tty line number for this port.4646+4747+ These sysfs values expose the TIOCGSERIAL interface via4848+ sysfs rather than via ioctls.4949+5050+What: /sys/class/tty/ttyS0/port5151+Date: October 20125252+Contact: Alan Cox <alan@linux.intel.com>5353+Description:5454+ Shows the current tty port I/O address for this port.5555+5656+ These sysfs values expose the TIOCGSERIAL interface via5757+ sysfs rather than via ioctls.5858+5959+What: /sys/class/tty/ttyS0/irq6060+Date: October 20126161+Contact: Alan Cox <alan@linux.intel.com>6262+Description:6363+ Shows the current primary interrupt for this port.6464+6565+ These sysfs values expose the TIOCGSERIAL interface via6666+ sysfs rather than via ioctls.6767+6868+What: /sys/class/tty/ttyS0/flags6969+Date: October 20127070+Contact: Alan Cox <alan@linux.intel.com>7171+Description:7272+ Show the tty port status flags for this port.7373+7474+ These sysfs values expose the TIOCGSERIAL interface via7575+ sysfs rather than via ioctls.7676+7777+What: /sys/class/tty/ttyS0/xmit_fifo_size7878+Date: October 20127979+Contact: Alan Cox <alan@linux.intel.com>8080+Description:8181+ Show the transmit FIFO size for this port.8282+8383+ These sysfs values expose the TIOCGSERIAL interface via8484+ sysfs rather than via ioctls.8585+8686+What: /sys/class/tty/ttyS0/close_delay8787+Date: October 20128888+Contact: Alan Cox <alan@linux.intel.com>8989+Description:9090+ Show the closing delay time for this port in ms.9191+9292+ These sysfs values expose the TIOCGSERIAL interface via9393+ sysfs rather than via ioctls.9494+9595+What: /sys/class/tty/ttyS0/closing_wait9696+Date: October 20129797+Contact: Alan Cox <alan@linux.intel.com>9898+Description:9999+ Show the close wait time for this port in ms.100100+101101+ These sysfs values expose the TIOCGSERIAL interface via102102+ sysfs rather than via ioctls.103103+104104+What: /sys/class/tty/ttyS0/custom_divisor105105+Date: October 2012106106+Contact: Alan Cox <alan@linux.intel.com>107107+Description:108108+ Show the custom divisor if any that is set on this port.109109+110110+ These sysfs values expose the TIOCGSERIAL interface via111111+ sysfs rather than via ioctls.112112+113113+What: /sys/class/tty/ttyS0/io_type114114+Date: October 2012115115+Contact: Alan Cox <alan@linux.intel.com>116116+Description:117117+ Show the I/O type that is to be used with the iomem base118118+ address.119119+120120+ These sysfs values expose the TIOCGSERIAL interface via121121+ sysfs rather than via ioctls.122122+123123+What: /sys/class/tty/ttyS0/iomem_base124124+Date: October 2012125125+Contact: Alan Cox <alan@linux.intel.com>126126+Description:127127+ The I/O memory base for this port.128128+129129+ These sysfs values expose the TIOCGSERIAL interface via130130+ sysfs rather than via ioctls.131131+132132+What: /sys/class/tty/ttyS0/iomem_reg_shift133133+Date: October 2012134134+Contact: Alan Cox <alan@linux.intel.com>135135+Description:136136+ Show the register shift indicating the spacing to be used137137+ for accesses on this iomem address.138138+139139+ These sysfs values expose the TIOCGSERIAL interface via140140+ sysfs rather than via ioctls.