Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c206 static DEVICE_ATTR_RW(sirq_polarity);
423 int rc, sirq_polarity; in aspeed_vuart_probe() local
530 sirq_polarity = aspeed_vuart_map_irq_polarity(sirq[1]); in aspeed_vuart_probe()
531 if (sirq_polarity < 0) { in aspeed_vuart_probe()
532 rc = dev_err_probe(dev, sirq_polarity, in aspeed_vuart_probe()
537 aspeed_vuart_set_sirq_polarity(vuart, sirq_polarity); in aspeed_vuart_probe()
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-aspeed-vuart17 What: /sys/bus/platform/drivers/aspeed-vuart/*/sirq_polarity