Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_bcm7271.c881 static const struct of_device_id brcmuart_dt_ids[] = { variable
893 MODULE_DEVICE_TABLE(of, brcmuart_dt_ids);
984 of_id = of_match_node(brcmuart_dt_ids, np); in brcmuart_probe()
1235 .of_match_table = brcmuart_dt_ids,