Home
last modified time | relevance | path

Searched refs:t1023rdb_ctrl (Results 1 – 2 of 2) sorted by relevance

/u-boot/board/freescale/t102xrdb/
A Dt102xrdb.c63 printf("Rev%c, ", t1023rdb_ctrl(GPIO3_GET_VERSION) + 'B'); in checkboard()
86 printf("NOR vBank%d\n", t1023rdb_ctrl(I2C_GET_BANK)); in checkboard()
214 if (t1023rdb_ctrl(GPIO3_GET_VERSION) > 0) in ft_board_setup()
254 static u32 t1023rdb_ctrl(u32 ctrl_type) in t1023rdb_ctrl() function
380 t1023rdb_ctrl(I2C_SET_BANK0); in switch_cmd()
382 t1023rdb_ctrl(I2C_SET_BANK4); in switch_cmd()
384 t1023rdb_ctrl(GPIO1_SD_SEL); in switch_cmd()
386 t1023rdb_ctrl(GPIO1_EMMC_SEL); in switch_cmd()
A Dt102xrdb.h12 static u32 t1023rdb_ctrl(u32 ctrl_type);

Completed in 3 milliseconds