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

  /external/u-boot/arch/powerpc/cpu/mpc83xx/
spl_minimal.c 53 #ifdef CONFIG_SYS_OBIR
54 im->sysconf.obir = CONFIG_SYS_OBIR;
cpu_init.c 260 #ifdef CONFIG_SYS_OBIR /* Output buffer impedance register */
261 __raw_writel(CONFIG_SYS_OBIR, &im->sysconf.obir);
  /external/u-boot/include/configs/
MPC837XEMDS.h 95 #define CONFIG_SYS_OBIR 0x31100000
MPC837XERDB.h 104 #define CONFIG_SYS_OBIR 0x30100000

Completed in 1089 milliseconds