Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptbase.c223 #define CHIPREG_READ32(addr) readl_relaxed(addr) macro
1224 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE)) in mpt_send_handshake_request()
1288 if (CHIPREG_READ32(&ioc->chip->Doorbell) in mpt_host_page_access_control()
2108 CHIPREG_READ32(&ioc->chip->IntStatus); in mpt_detach()
2201 CHIPREG_READ32(&ioc->chip->Doorbell)); in mpt_resume()
2716 CHIPREG_READ32(&ioc->chip->IntStatus); in mpt_adapter_disable()
3046 s = CHIPREG_READ32(&ioc->chip->Doorbell); in mpt_GetIocState()
3700 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3704 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3796 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
[all …]