Home
last modified time | relevance | path

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

/drivers/net/
A Dsmc911x.c458 u32 io_width; in smc911x_of_to_plat() local
464 ret = dev_read_u32(dev, "reg-io-width", &io_width); in smc911x_of_to_plat()
466 priv->use_32_bit_io = (io_width == 4); in smc911x_of_to_plat()

Completed in 8 milliseconds