Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c324 struct sc16is7xx_one { struct
347 struct sc16is7xx_one p[]; argument
362 #define to_sc16is7xx_one(p,e) ((container_of((p), struct sc16is7xx_one, e)))
366 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_port_read()
376 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_port_write()
384 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_fifo_read()
392 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_fifo_write()
407 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_port_update()
499 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_baud()
713 static void sc16is7xx_update_mlines(struct sc16is7xx_one *one) in sc16is7xx_update_mlines()
[all …]