Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dregisters.h311 #define SMU_CQGR_EVENT_CYCLE_BIT \ macro
H A Dhost.c502 event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & ihost->completion_queue_get; in sci_controller_process_completions()