Home
last modified time | relevance | path

Searched refs:vscc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/util/ifdtool/
H A Difdtool.c934 static void dump_vscc(uint32_t vscc) in dump_vscc() argument
937 vscc >> 24); in dump_vscc()
939 vscc & (1 << 20) ? 0x06 : 0x50); in dump_vscc()
941 vscc & (1 << 19) ? "Yes" : "No"); in dump_vscc()
943 vscc & (1 << 18) ? 64 : 1); in dump_vscc()
945 switch ((vscc >> 16) & 0x3) { in dump_vscc()
961 (vscc >> 8) & 0xff); in dump_vscc()
963 vscc & (1 << 4) ? 0x06 : 0x50); in dump_vscc()
965 vscc & (1 << 3) ? "Yes" : "No"); in dump_vscc()
967 vscc & (1 << 2) ? 64 : 1); in dump_vscc()
[all …]
H A Difdtool.h191 struct vscc { struct
193 uint32_t vscc; argument
200 struct vscc entry[8];
/aosp_15_r20/external/flashrom/
H A Dich_descriptors.c1016 uint32_t vscc = umap->vscc_table[i].VSCC; in prettyprint_ich_descriptor_upper_map() local
1018 msg_pdbg2(" VSCC%d = 0x%08"PRIx32"\n", i, vscc); in prettyprint_ich_descriptor_upper_map()
1022 prettyprint_ich_reg_vscc(vscc, 0, false); in prettyprint_ich_descriptor_upper_map()
/aosp_15_r20/external/coreboot/util/lint/
H A Dcoreboot.dict2103 vscc