Home
last modified time | relevance | path

Searched refs:bit13 (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dioam6.h65 bit13:1, /* unused */ member
110 bit13:1, /* unused */ member
/openbmc/libpldm/include/libpldm/
H A Dpldm_types.h50 uint8_t bit13 : 1; member
72 uint8_t bit13 : 1; member
110 uint8_t bit13 : 1; member
/openbmc/u-boot/board/buffalo/lsxl/
H A Dkwbimage-lschl.cfg28 # bit13-0: 0x618, 1560 DDR2 clks refresh rate
43 # bit13: 1 required
81 # bit13-12: 0, Cs3width=nonexistent
198 # bit13-12: 2, M_STARTBURST_IN I/O buffer ODT 75 ohm
H A Dkwbimage-lsxhl.cfg28 # bit13-0: 0x618, 1560 DDR2 clks refresh rate
43 # bit13: 1 required
81 # bit13-12: 0, Cs3width=nonexistent
198 # bit13-12: 2, M_STARTBURST_IN I/O buffer ODT 75 ohm
/openbmc/u-boot/board/d-link/dns325/
H A Dkwbimage.cfg27 # bit13-0: 0xc30, 3120 DDR2 clks refresh rate
41 # bit13: 1 required
76 # bit13-12: 0, Cs3width=nonexistent
178 # bit13-12: 2, M_STARTBURST_IN I/O buffer ODT 75 ohm
/openbmc/u-boot/board/Marvell/openrd/
H A Dkwbimage.cfg23 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
143 # bit13-12: 10, M_STARTBURST_IN I/O buffer ODT Select: 75 ohm
/openbmc/u-boot/board/keymile/km_arm/
H A Dkwbimage-memphis.cfg46 # bit13-0: 0x4E0 (DDR2 clks refresh rate)
90 # bit13-12: 00, Cs3width=nonexistent
171 # bit13-12:3, STARTBURST ODT buffer selected, 50 ohm
H A Dkwbimage.cfg43 # bit13-0: 0x400 (DDR2 clks refresh rate)
87 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Seagate/nas220/
H A Dkwbimage.cfg28 # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
71 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Seagate/dockstar/
H A Dkwbimage.cfg26 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
69 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Synology/ds109/
H A Dkwbimage.cfg27 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
70 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Seagate/goflexhome/
H A Dkwbimage.cfg29 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
72 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Marvell/dreamplug/
H A Dkwbimage.cfg24 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
67 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Marvell/sheevaplug/
H A Dkwbimage.cfg23 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/Marvell/guruplug/
H A Dkwbimage.cfg23 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/LaCie/netspace_v2/
H A Dkwbimage.cfg24 # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
H A Dkwbimage-is2.cfg24 # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
H A Dkwbimage-ns2l.cfg24 # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/cloudengines/pogo_e02/
H A Dkwbimage.cfg27 # bit13-0: 0xc30 (3120 DDR2 clks refresh rate)
70 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/iomega/iconnect/
H A Dkwbimage.cfg23 # bit13-0: 0xc30, (3120 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width (nonexistent)
/openbmc/u-boot/board/LaCie/net2big_v2/
H A Dkwbimage.cfg24 # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
66 # bit13-12: 00, Cs3width=nonexistent
/openbmc/u-boot/board/raidsonic/ib62x0/
H A Dkwbimage.cfg24 # bit13-0: 0xc30, (3120 DDR2 clks refresh rate)
67 # bit13-12: 00, Cs3width (nonexistent)
/openbmc/linux/tools/testing/selftests/net/
H A Dioam6_parser.c288 if (ioam6h->type.bit13) { in check_ioam6_data()
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c85 trace->type.bit12 | trace->type.bit13 | trace->type.bit14 | in ioam6_validate_trace_hdr()
H A Dioam6.c794 if (trace->type.bit13) { in __ioam6_fill_trace_data()