Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/irqchip/
Dirq-loongson-pch-pic.c28 #define PCH_PIC_POL 0x3e0 macro
94 pch_pic_bitclr(priv, PCH_PIC_POL, d->hwirq); in pch_pic_set_type()
99 pch_pic_bitset(priv, PCH_PIC_POL, d->hwirq); in pch_pic_set_type()
104 pch_pic_bitclr(priv, PCH_PIC_POL, d->hwirq); in pch_pic_set_type()
109 pch_pic_bitset(priv, PCH_PIC_POL, d->hwirq); in pch_pic_set_type()