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

  /external/u-boot/arch/powerpc/cpu/mpc83xx/
spl_minimal.c 27 #ifdef CONFIG_SYS_ACR_PIPE_DEP
30 (CONFIG_SYS_ACR_PIPE_DEP << ACR_PIPE_DEP_SHIFT);
cpu_init.c 51 #ifdef CONFIG_SYS_ACR_PIPE_DEP /* Arbiter pipeline depth */
65 #ifdef CONFIG_SYS_ACR_PIPE_DEP /* Arbiter pipeline depth */
66 (CONFIG_SYS_ACR_PIPE_DEP << ACR_PIPE_DEP_SHIFT) |
  /external/u-boot/include/configs/km/
km83xx-common.h 30 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* pipeline depth 4 transactions */
  /external/u-boot/include/configs/
MPC8308RDB.h 111 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */
MPC8323ERDB.h 65 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
ids8313.h 33 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
mpc8308_p1m.h 112 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */
ve8313.h 38 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth */
MPC8313ERDB.h 90 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
MPC8315ERDB.h 85 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */
MPC8349EMDS.h 553 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
MPC8349ITX.h 520 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
MPC837XEMDS.h 73 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */
MPC837XERDB.h 84 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
hrcon.h 99 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */
strider.h 99 #define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */

Completed in 175 milliseconds