Home
last modified time | relevance | path

Searched refs:g_ucPinTMS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dlattice.h224 #define g_ucPinTMS 0x04 macro
/openbmc/u-boot/drivers/fpga/
H A Dlattice.c78 case g_ucPinTMS: in writePort()
H A Divm_core.c2460 writePort(g_ucPinTMS, (unsigned char) 0x01); in ispVMStateMachine()
2462 writePort(g_ucPinTMS, (unsigned char) 0x00); in ispVMStateMachine()
2468 writePort(g_ucPinTMS, 0x00); in ispVMStateMachine()