/openbmc/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 1568 int lsd, csd = -1; in do_server() local 1591 lsd = msock_server(args); in do_server() 1593 lsd = lsock_init(args); in do_server() 1595 if (lsd < 0) in do_server() 1599 close(lsd); in do_server() 1606 rc = msg_loop(0, lsd, (void *) addr, alen, args); in do_server() 1607 close(lsd); in do_server() 1611 if (args->password && tcp_md5_remote(lsd, args)) { in do_server() 1612 close(lsd); in do_server() 1620 FD_SET(lsd, &rfds); in do_server() [all …]
|
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_main.c | 1065 enum lan743x_sgmii_lsd lsd = adapter->sgmii_lsd; in lan743x_sgmii_aneg_update() local 1071 if (lsd == LINK_2500_MASTER || lsd == LINK_2500_SLAVE) in lan743x_sgmii_aneg_update() 1094 if (lsd == LINK_2500_MASTER || lsd == LINK_2500_SLAVE) { in lan743x_sgmii_aneg_update() 1154 enum lan743x_sgmii_lsd lsd = POWER_DOWN; in lan743x_sgmii_config() local 1162 lsd = LINK_2500_MASTER; in lan743x_sgmii_config() 1164 lsd = LINK_2500_SLAVE; in lan743x_sgmii_config() 1168 lsd = LINK_1000_MASTER; in lan743x_sgmii_config() 1170 lsd = LINK_1000_SLAVE; in lan743x_sgmii_config() 1174 lsd = LINK_100FD; in lan743x_sgmii_config() 1176 lsd = LINK_100HD; in lan743x_sgmii_config() [all …]
|
/openbmc/u-boot/board/Seagate/nas220/ |
H A D | kwbimage.cfg | 101 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Seagate/dockstar/ |
H A D | kwbimage.cfg | 98 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Synology/ds109/ |
H A D | kwbimage.cfg | 99 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Seagate/goflexhome/ |
H A D | kwbimage.cfg | 101 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Marvell/dreamplug/ |
H A D | kwbimage.cfg | 96 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Marvell/sheevaplug/ |
H A D | kwbimage.cfg | 95 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Marvell/guruplug/ |
H A D | kwbimage.cfg | 95 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/LaCie/netspace_v2/ |
H A D | kwbimage.cfg | 95 # bit2: 1, DDR ODT control lsd enabled
|
H A D | kwbimage-is2.cfg | 95 # bit2: 1, DDR ODT control lsd enabled
|
H A D | kwbimage-ns2l.cfg | 95 # bit2: 1, DDR ODT control lsd enabled
|
/openbmc/u-boot/board/cloudengines/pogo_e02/ |
H A D | kwbimage.cfg | 99 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/iomega/iconnect/ |
H A D | kwbimage.cfg | 95 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/Marvell/openrd/ |
H A D | kwbimage.cfg | 95 # bit2: 0, DDR ODT control lsd (disabled)
|
/openbmc/u-boot/board/LaCie/net2big_v2/ |
H A D | kwbimage.cfg | 95 # bit2: 1, DDR ODT control lsd enabled
|
/openbmc/u-boot/board/keymile/km_arm/ |
H A D | kwbimage.cfg | 107 # bit2: 1, DDR ODT control lsd disabled
|
H A D | kwbimage-memphis.cfg | 110 # bit2: 1, DDR ODT control lsd disabled
|
/openbmc/u-boot/board/raidsonic/ib62x0/ |
H A D | kwbimage.cfg | 96 # bit2: 1, DDR ODT control lsd (disabled)
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 291 uByte *lsd; /* -> least ditto */ member
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | decbin.S | 44 | SM = 1 a non-zero digit in Mant0, lsd of the fraction
|