Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dtegra-utc.c536 const unsigned int *soc_fifosize; in tegra_utc_probe() local
553 soc_fifosize = device_get_match_data(dev); in tegra_utc_probe()
554 tup->fifosize = *soc_fifosize; in tegra_utc_probe()