Searched refs:type_falling_val (Results 1 – 4 of 4) sorted by relevance
102 .type_falling_val = MAX77650_INT_GPI_F_MSK,
29 .type_falling_val = 0, \
580 buf[0][idx] &= ~(t->type_falling_val | in regmap_irq_set_type_config_simple()587 buf[0][idx] |= t->type_falling_val; in regmap_irq_set_type_config_simple()595 buf[0][idx] |= (t->type_falling_val | in regmap_irq_set_type_config_simple()
1475 unsigned int type_falling_val; member