Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-bcm2835.c63 #define REG_FIQ_CONTROL 0x0c macro
171 reg = readl_relaxed(base + REG_FIQ_CONTROL); in armctrl_of_init()
173 writel_relaxed(0, base + REG_FIQ_CONTROL); in armctrl_of_init()