OSDN Git Service

scsi: ufs: core: mcq: Add Event Specific Interrupt enable and config functions
authorCan Guo <quic_cang@quicinc.com>
Thu, 15 Dec 2022 03:06:21 +0000 (19:06 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 14 Jan 2023 02:10:59 +0000 (21:10 -0500)
commite02288e0265fe316a16d48ec6dd7b7fd54d66e3e
treeb2e45edfeebe1a75c2ab3663e8daa99234588640
parentedb0db05607ce05a5e0df00518b58a811e9f548e
scsi: ufs: core: mcq: Add Event Specific Interrupt enable and config functions

Add and export two functions to enable ESI and config ESI base addresses.
The calls to these exported functions will be added by the next patch in
this series.

Signed-off-by: Can Guo <quic_cang@quicinc.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufs-mcq.c
include/ufs/ufshcd.h
include/ufs/ufshci.h