Searched refs:SSO_LF_GGRP_INT (Results 1 – 3 of 3) sorted by relevance
14 intr = plt_read64(rsrc->base + SSO_LF_GGRP_INT); in sso_hwgrp_irq()21 plt_write64(intr, rsrc->base + SSO_LF_GGRP_INT); in sso_hwgrp_irq()
72 intr = plt_read64(sso_base + SSO_LF_GGRP_INT); in nix_inl_sso_hwgrp_irq()84 plt_write64(intr, sso_base + SSO_LF_GGRP_INT); in nix_inl_sso_hwgrp_irq()
150 #define SSO_LF_GGRP_INT (0x100ull) macro