Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-baytrail.c41 #define BYT_TRIG_MASK GENMASK(26, 24) macro
67 #define BYT_CONF0_RESTORE_MASK (BYT_DIRECT_IRQ_EN | BYT_TRIG_MASK | BYT_PIN_MUX)
1528 trig = conf0 & BYT_TRIG_MASK; in byt_direct_irq_sanity_check()