Searched refs:reg_io_width (Results 1 - 6 of 6) sorted by relevance

/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c91 hdmi->reg_io_width = 4;
/u-boot/drivers/i2c/
H A Docores_i2c.c66 u32 reg_io_width; member in struct:ocores_i2c_bus
565 bus->reg_io_width = dev_read_u32_default(dev, "reg-io-width", 1);
576 switch (bus->reg_io_width) {
594 bus->reg_io_width);
/u-boot/include/
H A Ddw_hdmi.h551 u8 reg_io_width; member in struct:dw_hdmi
/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c406 priv->hdmi.reg_io_width = 1;
/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c383 hdmi->reg_io_width = 1;
/u-boot/drivers/video/
H A Ddw_hdmi.c79 switch (hdmi->reg_io_width) {
87 debug("reg_io_width has unsupported width!\n");
94 switch (hdmi->reg_io_width) {
100 debug("reg_io_width has unsupported width!\n");

Completed in 127 milliseconds