tag | line | file | source code |
---|---|---|---|
Cy_ClrIntr | 637 | drivers/char/cyclades.c | *(intr_base_addr + (Cy_ClrIntr<<index)) = 0; /* Cy_ClrIntr is 0x1800 */ |
Cy_ClrIntr | 971 | drivers/char/cyclades.c | *(card_base_addr + (Cy_ClrIntr<<index)) = 0; /* Cy_ClrIntr is 0x1800 */ |
Cy_ClrIntr | 2694 | drivers/char/cyclades.c | true_base_addr[Cy_ClrIntr<<index] = 0; /* Cy_ClrIntr is 0x1800 */ |