Home
last modified time | relevance | path

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

12345678910>>...41

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c850 u32 eec; in ixgbe_init_eeprom_params_generic() local
1343 u32 eec; in ixgbe_acquire_eeprom() local
1352 eec |= IXGBE_EEC_REQ; in ixgbe_acquire_eeprom()
1518 u32 eec; in ixgbe_standby_eeprom() local
1523 eec |= IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1527 eec &= ~IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1542 u32 eec; in ixgbe_shift_out_eeprom_bits() local
1595 u32 eec; in ixgbe_shift_in_eeprom_bits() local
1637 *eec = *eec | IXGBE_EEC_SK; in ixgbe_raise_eeprom_clk()
1654 *eec = *eec & ~IXGBE_EEC_SK; in ixgbe_lower_eeprom_clk()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c850 u32 eec; in ixgbe_init_eeprom_params_generic() local
1343 u32 eec; in ixgbe_acquire_eeprom() local
1352 eec |= IXGBE_EEC_REQ; in ixgbe_acquire_eeprom()
1518 u32 eec; in ixgbe_standby_eeprom() local
1523 eec |= IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1527 eec &= ~IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1542 u32 eec; in ixgbe_shift_out_eeprom_bits() local
1595 u32 eec; in ixgbe_shift_in_eeprom_bits() local
1637 *eec = *eec | IXGBE_EEC_SK; in ixgbe_raise_eeprom_clk()
1654 *eec = *eec & ~IXGBE_EEC_SK; in ixgbe_lower_eeprom_clk()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c850 u32 eec; in ixgbe_init_eeprom_params_generic() local
1343 u32 eec; in ixgbe_acquire_eeprom() local
1352 eec |= IXGBE_EEC_REQ; in ixgbe_acquire_eeprom()
1518 u32 eec; in ixgbe_standby_eeprom() local
1523 eec |= IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1527 eec &= ~IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1542 u32 eec; in ixgbe_shift_out_eeprom_bits() local
1595 u32 eec; in ixgbe_shift_in_eeprom_bits() local
1637 *eec = *eec | IXGBE_EEC_SK; in ixgbe_raise_eeprom_clk()
1654 *eec = *eec & ~IXGBE_EEC_SK; in ixgbe_lower_eeprom_clk()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixgbe_common.c1156 u32 eec; in ixgbe_init_eeprom_params_generic() local
1724 u32 eec; in ixgbe_acquire_eeprom() local
1927 u32 eec; in ixgbe_standby_eeprom() local
1934 eec |= IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1938 eec &= ~IXGBE_EEC_CS; in ixgbe_standby_eeprom()
1953 u32 eec; in ixgbe_shift_out_eeprom_bits() local
1996 eec &= ~IXGBE_EEC_DI; in ixgbe_shift_out_eeprom_bits()
2007 u32 eec; in ixgbe_shift_in_eeprom_bits() local
2053 *eec = *eec | IXGBE_EEC_SK; in ixgbe_raise_eeprom_clk()
2072 *eec = *eec & ~IXGBE_EEC_SK; in ixgbe_lower_eeprom_clk()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp43 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
45 file_status es = e.status(eec); in TEST_CASE()
48 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp43 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
45 file_status es = e.symlink_status(eec); in TEST_CASE()
48 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp43 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
45 file_status es = e.status(eec); in TEST_CASE()
48 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp43 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
45 file_status es = e.symlink_status(eec); in TEST_CASE()
48 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp43 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
45 file_status es = e.status(eec); in TEST_CASE()
48 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp43 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
45 file_status es = e.symlink_status(eec); in TEST_CASE()
48 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dstatus.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1); in TEST_CASE() local
46 file_status es = e.symlink_status(eec); in TEST_CASE()
49 TEST_CHECK(pec == eec); in TEST_CASE()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dsymlink_status.pass.cpp44 std::error_code pec = GetTestEC(), eec = GetTestEC(1);
46 file_status es = e.symlink_status(eec);
49 TEST_CHECK(pec == eec);

12345678910>>...41