Searched refs:tms (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dmux_am43xx.h194 int tms; member in struct:pad_signals
H A Dmux_am33xx.h154 int tms; member in struct:pad_signals
/u-boot/board/bosch/shc/
H A Dmux.c106 {OFFSET(tms), (MODE(0) | RXACTIVE | PULLUP_EN)},
/u-boot/board/siemens/rut/
H A Dmux.c223 {OFFSET(tms), (MODE(0) | RXACTIVE | PULLUP_EN)},
/u-boot/board/siemens/draco/
H A Dmux.c133 {OFFSET(tms), MODE(7) | RXACTIVE | PULLUDDIS},
/u-boot/common/
H A Dcli_hush_upstream.c12957 ' ', offsetof(struct tms, tms_utime),
12958 '\n', offsetof(struct tms, tms_stime),
12959 ' ', offsetof(struct tms, tms_cutime),
12960 '\n', offsetof(struct tms, tms_cstime),
12965 struct tms buf;

Completed in 95 milliseconds