Searched refs:SFB_ASIC_ENABLE_INTR (Results 1 – 3 of 3) sorted by relevance
89 #define SFB_ASIC_ENABLE_INTR 0x0074 /* Enable/Disable Interrupts (W) */ macro
293 SFBWRITE32(asic, SFB_ASIC_ENABLE_INTR, 1); in sfbattach()
299 *(uint32_t *)(asic + SFB_ASIC_ENABLE_INTR) = 1; in sfbpattach()