Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/irqchip/
Dirq-gic-v3-its.c4677 u32 pre_its_window[2]; in its_enable_quirk_socionext_synquacer() local
4682 pre_its_window, in its_enable_quirk_socionext_synquacer()
4683 ARRAY_SIZE(pre_its_window))) { in its_enable_quirk_socionext_synquacer()
4685 its->pre_its_base = pre_its_window[0]; in its_enable_quirk_socionext_synquacer()
4688 ids = ilog2(pre_its_window[1]) - 2; in its_enable_quirk_socionext_synquacer()