Searched refs:PORTS_COUNT (Results 1 – 1 of 1) sorted by relevance
39 #define PORTS_COUNT (8) macro46 qemu_irq handler[PORTS_COUNT];53 s->lastrq = MAKE_64BIT_MASK(0, PORTS_COUNT); in pcf8574_reset()54 s->input = MAKE_64BIT_MASK(0, PORTS_COUNT); in pcf8574_reset()55 s->output = MAKE_64BIT_MASK(0, PORTS_COUNT); in pcf8574_reset()