Home
last modified time | relevance | path

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

123

/openbmc/linux/Documentation/driver-api/usb/
H A Ddwc3.rst213 ``Loopback``, ``Reset``, ``Resume`` or ``UNKNOWN link state``.
366 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 E
367 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
368 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
369 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
370 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
371 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
372 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
373 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
374 0000000000000000,0,UNKNOWN,0,0,0,0,0,0
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c76 UNKNOWN = 1, // Works with FAIL_IF() enumerator
87 enum spectre_v2_state state = UNKNOWN; in get_sysfs_state()
139 if (state == UNKNOWN) { in spectre_v2_test()
221 case UNKNOWN: in spectre_v2_test()
/openbmc/phosphor-pid-control/sensors/
H A Dbuild_utils.cpp45 return IOInterfaceType::UNKNOWN; in getWriteInterfaceType()
70 return IOInterfaceType::UNKNOWN; in getReadInterfaceType()
H A Dbuild_utils.hpp23 UNKNOWN enumerator
/openbmc/u-boot/examples/standalone/
H A Dsmc91111_eeprom.c24 #define UNKNOWN 0x4 macro
60 what = UNKNOWN; in smc91111_eeprom()
155 what = UNKNOWN; in smc91111_eeprom()
182 what = UNKNOWN; in smc91111_eeprom()
/openbmc/phosphor-pid-control/test/
H A Dutil_unittest.cpp40 EXPECT_EQ(IOInterfaceType::UNKNOWN, getWriteInterfaceType(path)); in TEST()
86 EXPECT_EQ(IOInterfaceType::UNKNOWN, getReadInterfaceType(path)); in TEST()
/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.hpp27 UNKNOWN = 0x00, enumerator
38 {"Unknown", Encoding::UNKNOWN},
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c86 return UNKNOWN; in nvkm_outp_xlat()
157 if (proto == UNKNOWN) in nvkm_outp_acquire()
228 if (proto == UNKNOWN) in nvkm_outp_init_route()
323 if (proto == UNKNOWN) in nvkm_outp_new_()
/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Dgbmc-ip-monitor-test.sh40 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen…
51 [LINK]1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group defaul…
64 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
/openbmc/linux/drivers/ata/
H A Dpata_legacy.c140 UNKNOWN = -1 enumerator
1242 legacy_probe_add(0x1F0, 14, UNKNOWN, 0); in legacy_init()
1244 legacy_probe_add(0x170, 15, UNKNOWN, 0); in legacy_init()
1248 legacy_probe_add(0x1E8, 11, UNKNOWN, 0); in legacy_init()
1249 legacy_probe_add(0x168, 10, UNKNOWN, 0); in legacy_init()
1250 legacy_probe_add(0x1E0, 8, UNKNOWN, 0); in legacy_init()
1251 legacy_probe_add(0x160, 12, UNKNOWN, 0); in legacy_init()
1262 if (pl->type == UNKNOWN) in legacy_init()
/openbmc/u-boot/include/power/
H A Dpower_chrg.h20 UNKNOWN, enumerator
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c38 UNKNOWN, enumerator
48 [UNKNOWN] = "unknown/fallback to slb9635",
78 if ((chip->chip_type == SLB9635) || (chip->chip_type == UNKNOWN)) { in tpm_tis_i2c_read()
539 if (chip->chip_type != UNKNOWN && vendor != expected_did_vid) { in tpm_tis_i2c_init()
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom.c28 UNKNOWN, enumerator
157 data->nature = UNKNOWN; in eeprom_probe()
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.h16 enum board_type {UNKNOWN, BAV335A, BAV335B}; enumerator
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect_dynptr.c73 UNKNOWN, enumerator
545 return UNKNOWN; in classify_tcp()
567 return UNKNOWN; in classify_tcp()
576 return UNKNOWN; in classify_udp()
584 return UNKNOWN; in classify_udp()
948 case UNKNOWN: in cls_redirect()
H A Dtest_cls_redirect.c78 UNKNOWN, enumerator
654 return UNKNOWN; in classify_tcp()
677 return UNKNOWN; in classify_tcp()
686 return UNKNOWN; in classify_udp()
695 return UNKNOWN; in classify_udp()
1049 case UNKNOWN: in cls_redirect()
/openbmc/linux/include/linux/
H A Dkernel_read_file.h10 id(UNKNOWN, unknown) \
/openbmc/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h82 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D00_man_quoting.diff19 -result (the client matches `UNKNOWN@host') is strong evidence of a host
20 +result (the client matches `UNKNOWN@host\') is strong evidence of a host
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dstericsson,ab8500-battery.txt30 "UNKNOWN" "NiMH" "LION" "LIPO" "LiFe" "NiCd" "LiMn"
/openbmc/linux/security/integrity/ima/
H A Dima_policy.c42 #define UNKNOWN 0 macro
1245 if (entry->action == UNKNOWN) in ima_validate_rule()
1427 entry->action = UNKNOWN; in ima_parse_rule()
1442 if (entry->action != UNKNOWN) in ima_parse_rule()
1450 if (entry->action != UNKNOWN) in ima_parse_rule()
1458 if (entry->action != UNKNOWN) in ima_parse_rule()
1466 if (entry->action != UNKNOWN) in ima_parse_rule()
1474 if (entry->action != UNKNOWN) in ima_parse_rule()
1482 if (entry->action != UNKNOWN) in ima_parse_rule()
1490 if (entry->action != UNKNOWN) in ima_parse_rule()
/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h47 UNKNOWN enumerator
/openbmc/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c64 UNKNOWN = 0x03, enumerator
551 case UNKNOWN: in checkboard()
579 case UNKNOWN: in board_late_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c110 if (type == UNKNOWN) { in wp_check_constraints()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp107 UNKNOWN enumerator
139 LedState ledState = LedState::UNKNOWN;

123