Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmmc.c559 static int parse_hwpart_gp(struct mmc_hwpart_conf *pconf, int pidx, in parse_hwpart_gp()
599 int i, r, pidx; in do_mmc_hwpartition() local
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c976 int i, pidx, err; in mmc_hwpart_config() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c5058 static bool decode_esz_idx(int imm, MemOp *pesz, unsigned *pidx) in decode_esz_idx()