Home
last modified time | relevance | path

Searched defs:bidx (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/dma/
H A Dti-edma3.c122 void edma3_set_dest_index(u32 base, unsigned slot, int bidx, int cidx) in edma3_set_dest_index()
193 void edma3_set_src_index(u32 base, unsigned slot, int bidx, int cidx) in edma3_set_src_index()
/openbmc/qemu/target/arm/
H A Dhelper.c229 uint64_t bidx = cpreg_to_kvm_id((uintptr_t)b); in cpreg_key_compare() local