Home
last modified time | relevance | path

Searched refs:ext_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dddr_spd.h308 uint8_t ext_type; /* 15 Extended module type */ member
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl5851 my $ext_type = "Invalid";
5854 $ext_type = "Deprecated";
5860 "$ext_type vsprintf pointer extension '$bad_specifier'$use\n" . "$here\n$stat_real\n");
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1465 PRINT_NXS(15, spd->ext_type, in ddr4_spd_dump()