Home
last modified time | relevance | path

Searched defs:sz1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh4.h71 #define mk_pmb_data_val(ppn, ub, v, sz1, sz0, c, wt) \ argument
/openbmc/u-boot/arch/arc/include/asm/
H A Darc-bcr.h65 unsigned int ver:8, sasid:1, sz1:4, sz0:4, res:2, pae:1, member
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c288 unsigned sz1 = efi_dp_size(dp1); in efi_dp_append() local