Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dexynos4210_combiner.c255 static uint8_t get_combiner_group_and_bit(int irq, uint8_t *bit) in get_combiner_group_and_bit() function
268 group_n = get_combiner_group_and_bit(irq, &bit_n); in exynos4210_combiner_handler()