Lines Matching +full:0 +full:x30000000
24 #define GPIO_OPENDRAIN 0x30000000
25 #define GPIO_DIR 0x3c000004
26 #define GPIO_INITIAL 0x30000000
27 #define GPIO_VGA_SWITCH 0x00001000
33 return 0; in checkboard()
46 setbits_be32(&gur->ddrclkdr, 0x001B001B); in board_early_init_f()
55 return 0; in board_early_init_f()
62 out_be32(&lbc->lbcr, 0); in board_early_init_r()
64 out_be32(&lbc->lcrr, 0x80000000 | CONFIG_SYS_LBC_LCRR); in board_early_init_r()
72 return 0; in board_early_init_r()
77 return 0; in misc_init_r()
103 return 0; in ft_board_setup()