Home
last modified time | relevance | path

Searched +full:0 +full:xf6c (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2600-pinctrl.yaml514 reg = <0x1e6e2000 0xf6c>;
520 ranges = <0x0 0x1e6e2000 0x1000>;
/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c37 * and one for the unused exception number 0).
44 * for (i = 1; i < s->num_irq; i++) to avoid the unused slot 0.
47 * so line 0 is exception 16.
61 #define NVIC_NOEXC_PRIO 0x100
63 #define NVIC_NS_PRIO_LIMIT 0x80
66 0x00, 0xb0, 0x1b, 0x00, 0x0d, 0xe0, 0x05, 0xb1
93 * 0 if there is more than one active exception
107 int irq, nhand = 0; in nvic_rettobase()
116 return 0; in nvic_rettobase()
126 * 0 if no external interrupt is pending
[all …]