Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dgsi_reg.h439 GP_INT1 = 0x1, enumerator
Dgsi.c1221 if (val & BIT(GP_INT1)) { in gsi_isr_glob_ee()
1222 val ^= BIT(GP_INT1); in gsi_isr_glob_ee()
1664 val = BIT(ERROR_INT) | BIT(GP_INT1); in gsi_generic_command()