Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-gic-common.h29 void gic_enable_of_quirks(const struct device_node *np,
Dirq-gic-common.c15 void gic_enable_of_quirks(const struct device_node *np, in gic_enable_of_quirks() function
Dirq-gic.c1411 gic_enable_of_quirks(node, gic_quirks, gic); in gic_of_setup()
Dirq-gic-v3.c2313 gic_enable_of_quirks(node, gic_quirks, &gic_data); in gic_of_init()
Dirq-gic-v3-its.c4825 gic_enable_of_quirks(to_of_node(its->fwnode_handle), in its_enable_quirks()