/openbmc/u-boot/tools/ |
H A D | omapimage.c | 42 struct ch_toc *toc = (struct ch_toc *)ptr; in omapimage_verify_header() local 90 const struct ch_toc *toc = (struct ch_toc *)ptr; in omapimage_print_header() local 129 struct ch_toc *toc = (struct ch_toc *)ptr; in omapimage_set_header() local
|
/openbmc/hiomapd/vpnor/test/ |
H A D | create_read_window_toc.cpp | 27 const std::string toc[] = { variable 76 const pnor_partition_table& toc = table.getHostTable(); in main() local
|
H A D | write_ro.cpp | 23 const std::string toc[] = { variable
|
H A D | toc_overlap.cpp | 24 const std::string toc[] = { variable
|
H A D | write_rw.cpp | 23 const std::string toc[] = { variable
|
H A D | write_prsv.cpp | 22 const std::string toc[] = { variable
|
H A D | create_read_window_partition_invalid.cpp | 18 const std::string toc[] = { variable
|
H A D | toc_lookup_found.cpp | 24 const std::string toc[] = { variable
|
H A D | toc_lookup_failed.cpp | 25 const std::string toc[] = { variable
|
H A D | toc_missing_file.cpp | 24 const std::string toc[] = { variable
|
H A D | create_write_window_ro_partition.cpp | 17 const std::string toc[] = { variable
|
H A D | create_write_window_rw_partition.cpp | 17 const std::string toc[] = { variable
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | create_read_window_toc.cpp | 25 const std::string toc[] = { variable 76 const pnor_partition_table& toc = table.getHostTable(); in main() local
|
H A D | write_ro.cpp | 19 const std::string toc[] = { variable
|
H A D | write_prsv.cpp | 19 const std::string toc[] = { variable
|
H A D | write_rw.cpp | 19 const std::string toc[] = { variable
|
H A D | toc_missing_file.cpp | 23 const std::string toc[] = { variable
|
H A D | toc_overlap.cpp | 23 const std::string toc[] = { variable
|
H A D | toc_lookup_found.cpp | 23 const std::string toc[] = { variable
|
H A D | toc_lookup_failed.cpp | 24 const std::string toc[] = { variable
|
H A D | create_read_window_partition_invalid.cpp | 17 const std::string toc[] = { variable
|
H A D | create_write_window_rw_partition.cpp | 16 const std::string toc[] = { variable
|
H A D | create_write_window_ro_partition.cpp | 16 const std::string toc[] = { variable
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | toc.c | 18 static void toc20_to_pt_regs(struct pt_regs *regs, struct pdc_toc_pim_20 *toc) in toc20_to_pt_regs() 41 static void toc11_to_pt_regs(struct pt_regs *regs, struct pdc_toc_pim_11 *toc) in toc11_to_pt_regs()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu8_smumgr.c | 333 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_populate_single_scratch_task() local 370 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_populate_single_ucode_load_task() local 409 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_initialize_toc_empty_job_list() local 420 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_construct_toc_for_vddgfx_enter() local 438 struct TOC *toc = (struct TOC *)smu8_smu->toc_buffer.kaddr; in smu8_smu_construct_toc_for_vddgfx_exit() local
|