Searched refs:SLIPORT_SOFTRESET_OFFSET (Results 1 – 3 of 3) sorted by relevance
31 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
5260 val = ioread32(adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()5262 iowrite32(val, adapter->pcicfg + SLIPORT_SOFTRESET_OFFSET); in be_soft_reset()
100 #define SLIPORT_SOFTRESET_OFFSET 0x5c /* CSR BAR offset */ macro
Completed in 23 milliseconds