Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ipa/
Dgsi_reg.h435 GP_INT1 = 0x1, enumerator
Dgsi.c1224 if (val & BIT(GP_INT1)) { in gsi_isr_glob_ee()
1225 val ^= BIT(GP_INT1); in gsi_isr_glob_ee()
1665 val = BIT(ERROR_INT) | BIT(GP_INT1); in gsi_generic_command()