Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ipa/
Dgsi_reg.h349 GP_INT1 = 0x1, enumerator
Dgsi.c1205 if (val & BIT(GP_INT1)) { in gsi_isr_glob_ee()
1206 val ^= BIT(GP_INT1); in gsi_isr_glob_ee()
1657 val = BIT(ERROR_INT) | BIT(GP_INT1); in gsi_generic_command()