Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dhab.c207 static inline uint8_t get_idx(uint8_t *list, uint8_t tgt) in get_idx() function
/openbmc/qemu/hw/dma/
H A Dpl330.c399 int get_idx = (s->head + i) % s->buf_size; in pl330_fifo_get() local