Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-v3-its.c4711 u32 pre_its_window[2]; in its_enable_quirk_socionext_synquacer() local
4716 pre_its_window, in its_enable_quirk_socionext_synquacer()
4717 ARRAY_SIZE(pre_its_window))) { in its_enable_quirk_socionext_synquacer()
4719 its->pre_its_base = pre_its_window[0]; in its_enable_quirk_socionext_synquacer()
4722 ids = ilog2(pre_its_window[1]) - 2; in its_enable_quirk_socionext_synquacer()