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

  /external/u-boot/drivers/video/
atmel_hlcdfb.c 62 struct atmel_hlcd_regs *regs;
68 regs = (struct atmel_hlcd_regs *)panel_info.mmio;
253 struct atmel_hlcd_regs *regs;
293 struct atmel_hlcd_regs *regs = priv->regs;
505 priv->regs = (struct atmel_hlcd_regs *)devfdt_get_addr(dev);
  /external/u-boot/include/
atmel_hlcdc.h 13 struct atmel_hlcd_regs { struct

Completed in 455 milliseconds