Searched refs:int_type (Results 1 – 5 of 5) sorted by relevance
205 uint64_t int_type : 1; /**< Type of interrupt member215 uint64_t int_type : 1;229 uint64_t int_type : 1; /**< Type of interrupt member239 uint64_t int_type : 1;256 uint64_t int_type : 1; /**< Type of interrupt member266 uint64_t int_type : 1;798 uint64_t int_type : 1; /**< Type of interrupt member808 uint64_t int_type : 1;
83 if (multi_cast.s.en && gpio_bit.s.int_en && gpio_bit.s.int_type) in cvmx_gpio_interrupt_clear()
102 u_char int_type; member760 switch (intr->int_type) { in mptable_parse_io_int()797 intr->int_type); in mptable_parse_io_int()799 if (intr->int_type == INTENTRY_TYPE_INT || in mptable_parse_io_int()803 if (intr->int_type == INTENTRY_TYPE_INT || in mptable_parse_io_int()825 switch (intr->int_type) { in mptable_parse_local_int()847 intr->int_type); in mptable_parse_local_int()903 entry.int_type = INTENTRY_TYPE_EXTINT; in mptable_parse_default_config_ints()907 entry.int_type = INTENTRY_TYPE_INT; in mptable_parse_default_config_ints()912 entry.int_type = INTENTRY_TYPE_INT; in mptable_parse_default_config_ints()
331 if (gpio_cfgx.s.int_type == OCTEON_GPIO_IRQ_EDGE) in octeon_gpio_filter()439 gpio_cfgx.s.int_type = OCTEON_GPIO_IRQ_EDGE; in octeon_gpio_attach()448 gpio_cfgx.s.int_en, gpio_cfgx.s.int_type ? "rising edge" : "level"); in octeon_gpio_attach()
120 uint8_t int_type; member