Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-common.h29 void gic_enable_of_quirks(const struct device_node *np,
H A Dirq-gic-common.c15 void gic_enable_of_quirks(const struct device_node *np, in gic_enable_of_quirks() function
H A Dirq-gic.c1408 gic_enable_of_quirks(node, gic_quirks, gic); in gic_of_setup()
H A Dirq-gic-v3.c2312 gic_enable_of_quirks(node, gic_quirks, &gic_data); in gic_of_init()
H A Dirq-gic-v3-its.c4837 gic_enable_of_quirks(to_of_node(its->fwnode_handle), in its_enable_quirks()