Home
last modified time | relevance | path

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

/linux/drivers/net/ipa/
H A Dgsi_reg.h285 GP_INT1 = BIT(1), enumerator
H A Dgsi.c1309 if (val & GP_INT1) { in gsi_isr_glob_ee()
1310 val ^= GP_INT1; in gsi_isr_glob_ee()
1779 * type GP_INT1. We only perform one generic command at a time in gsi_generic_command()
1781 * channel), and only from this function. So we enable the GP_INT1 in gsi_generic_command()
1785 val = ERROR_INT | GP_INT1; in gsi_generic_command()
1806 /* Disable the GP_INT1 IRQ type again */ in gsi_generic_command()