Searched refs:BYT_PIN_MUX (Results 1 – 1 of 1) sorted by relevance
58 #define BYT_PIN_MUX GENMASK(2, 0) macro66 #define BYT_CONF0_RESTORE_MASK (BYT_DIRECT_IRQ_EN | BYT_TRIG_MASK | BYT_PIN_MUX)676 value &= ~BYT_PIN_MUX; in byt_set_group_simple_mux()706 value &= ~BYT_PIN_MUX; in byt_set_group_mixed_mux()779 value = readl(reg) & BYT_PIN_MUX; in byt_gpio_request_enable()782 value = readl(reg) & ~BYT_PIN_MUX; in byt_gpio_request_enable()1481 } else if ((value & BYT_PIN_MUX) == byt_get_gpio_mux(vg, i)) { in byt_gpio_irq_init_hw()