Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dapbuart.c570 const int *ampopts; in grlib_apbuart_configure() local
576 ampopts = of_get_property(np, "ampopts", NULL); in grlib_apbuart_configure()
577 if (ampopts && (*ampopts == 0)) in grlib_apbuart_configure()