Searched refs:reg_io_width (Results 1 – 4 of 4) sorted by relevance
32 u32 reg_io_width; member398 &i2c->reg_io_width); in ocores_i2c_of_probe()438 i2c->reg_io_width = pdata->reg_io_width; in ocores_i2c_probe()447 if (i2c->reg_io_width == 0) in ocores_i2c_probe()448 i2c->reg_io_width = 1; /* Set to default value */ in ocores_i2c_probe()454 switch (i2c->reg_io_width) { in ocores_i2c_probe()472 i2c->reg_io_width); in ocores_i2c_probe()
112 u32 reg_io_width; /* DR I/O width in bytes */ member166 switch (dws->reg_io_width) { in dw_read_io_reg()177 switch (dws->reg_io_width) { in dw_write_io_reg()
78 device_property_read_u32(&pdev->dev, "reg-io-width", &dws->reg_io_width); in dw_spi_mmio_probe()
16 u32 reg_io_width; /* register io read/write width */ member