Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/p2041rdb/
H A Dcpld.h21 u8 switch_strobe; /* 0x7 - Multiplexed pin Select Register */ member
H A Dcpld.c79 printf("switch_strobe = 0x%02x\n", CPLD_READ(switch_strobe)); in cpld_dump_regs()