CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/19 14:24:03
Modified files:
sys/dev/ic : ufshci.c ufshcivar.h
Log message:
Use aggregation interrupts like stated in the documentation; Setup values
(counter and timeout) during device init, reset values once commands have
been completed. This also let us get rid of the 'sc_intraggr_enabled'
variable.
