Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ipack/devices/
H A Dipoctal.c45 struct ipoctal { struct
54 static inline struct ipoctal *chan_to_ipoctal(struct ipoctal_channel *chan, in chan_to_ipoctal() argument
57 return container_of(chan, struct ipoctal, channel[index]); in chan_to_ipoctal()
88 struct ipoctal *ipoctal = chan_to_ipoctal(channel, tty->index); in ipoctal_install() local
91 if (!ipack_get_carrier(ipoctal->dev)) in ipoctal_install()
103 ipack_put_carrier(ipoctal->dev); in ipoctal_install()
256 struct ipoctal *ipoctal = arg; in ipoctal_irq_handler() local
259 readw(ipoctal->int_space + ACK_INT_REQ0); in ipoctal_irq_handler()
260 readw(ipoctal->int_space + ACK_INT_REQ1); in ipoctal_irq_handler()
264 ipoctal_irq_channel(&ipoctal->channel[i]); in ipoctal_irq_handler()
[all …]
H A DMakefile2 obj-$(CONFIG_SERIAL_IPOCTAL) += ipoctal.o
/openbmc/qemu/hw/char/
H A Dipoctal232.c101 IPOctalState *ipoctal; member
479 IPOctalState *dev = ch->ipoctal; in hostdev_receive()
519 IPOctalState *dev = ch->ipoctal; in hostdev_event()
547 ch->ipoctal = s; in ipoctal_realize()
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]