/openbmc/hiomapd/vpnor/test/ |
H A D | toc_overlap.cpp | 19 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_lookup_found.cpp | 19 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_lookup_failed.cpp | 20 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_missing_file.cpp | 19 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_missing_file_reset.cpp | 19 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | create_read_window_oob.cpp | 27 static constexpr auto PNOR_SIZE = (BLOCK_SIZE * 4); variable
|
H A D | create_write_window_unmapped.cpp | 22 static constexpr auto PNOR_SIZE = 3 * BLOCK_SIZE; variable
|
H A D | create_read_window_straddle_partitions.cpp | 30 static constexpr auto PNOR_SIZE = MEM_SIZE * 2; variable
|
H A D | create_read_window_size.cpp | 23 static const auto PNOR_SIZE = 4 * BLOCK_SIZE; variable
|
H A D | create_pnor_partition_table.cpp | 20 static const auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | read_patch.cpp | 25 static constexpr auto PNOR_SIZE = MEM_SIZE * 2; variable
|
H A D | force_readonly_toc.cpp | 22 static constexpr auto PNOR_SIZE = BLOCK_SIZE; variable
|
H A D | create_read_window_toc.cpp | 20 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | write_toc.cpp | 20 static constexpr auto PNOR_SIZE = 2 * BLOCK_SIZE; variable
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | toc_lookup_failed.cpp | 19 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_missing_file.cpp | 18 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_overlap.cpp | 18 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | toc_lookup_found.cpp | 18 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | create_write_window_unmapped.cpp | 21 static constexpr auto PNOR_SIZE = 3 * BLOCK_SIZE; variable
|
H A D | create_read_window_oob.cpp | 26 static constexpr auto PNOR_SIZE = (BLOCK_SIZE * 4); variable
|
H A D | create_read_window_straddle_partitions.cpp | 30 static constexpr auto PNOR_SIZE = MEM_SIZE * 2; variable
|
H A D | create_read_window_size.cpp | 21 static const auto PNOR_SIZE = 4 * BLOCK_SIZE; variable
|
H A D | create_read_window_toc.cpp | 18 static constexpr auto PNOR_SIZE = 64 * 1024 * 1024; variable
|
H A D | read_patch.cpp | 24 static constexpr auto PNOR_SIZE = MEM_SIZE * 2; variable
|
H A D | create_pnor_partition_table.cpp | 18 static const auto PNOR_SIZE = 64 * 1024 * 1024; variable
|