Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dexynos4210_combiner.h42 #define IIC_REGSET_SIZE 0x41 macro
50 uint32_t reg_set[IIC_REGSET_SIZE];
/openbmc/qemu/hw/intc/
H A Dexynos4210_combiner.c72 IIC_REGSET_SIZE),
121 if (offset >> 2 >= IIC_REGSET_SIZE) { in exynos4210_combiner_read()
197 if (offset >> 2 >= IIC_REGSET_SIZE) { in exynos4210_combiner_write()