HomeSort by relevance Sort by last modified time
    Searched refs:reg_io_width (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/video/rockchip/
rk_hdmi.c 92 hdmi->reg_io_width = 4;
  /external/u-boot/drivers/video/sunxi/
sunxi_dw_hdmi.c 360 priv->hdmi.reg_io_width = 1;
  /external/u-boot/include/
dw_hdmi.h 472 u8 reg_io_width; member in struct:dw_hdmi
  /external/u-boot/drivers/video/
dw_hdmi.c 57 switch (hdmi->reg_io_width) {
65 debug("reg_io_width has unsupported width!\n");
72 switch (hdmi->reg_io_width) {
78 debug("reg_io_width has unsupported width!\n");

Completed in 435 milliseconds