Lines Matching refs:width
35 u32 width; member
40 u32 width; /* I2C mux width - number of busses */ member
47 .width = 2,
52 .width = 4,
56 .width = 4,
61 .width = 8,
65 .width = 8,
69 .width = 4,
122 priv->width = chip->width; in pca954x_of_to_plat()
124 if (!priv->width) { in pca954x_of_to_plat()
130 dev->name, priv->addr, priv->width); in pca954x_of_to_plat()