Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c4699 u32 pre_its_window[2]; in its_enable_quirk_socionext_synquacer() local
4704 pre_its_window, in its_enable_quirk_socionext_synquacer()
4705 ARRAY_SIZE(pre_its_window))) { in its_enable_quirk_socionext_synquacer()
4707 its->pre_its_base = pre_its_window[0]; in its_enable_quirk_socionext_synquacer()
4710 ids = ilog2(pre_its_window[1]) - 2; in its_enable_quirk_socionext_synquacer()