
For SW2HW ring, if time threshold is non-zero and low threshold is 0, then if ring is empty, HW will keep generating low threshold interrupt always which then LPL failed. Configure SW2HW ring timer threshold 0 to disable low threshold interrupt, also set batch_count threshold 0 as host not need the interrupt if HW consumed entries. Change-Id: I6c8ea516e66abd706fecd97649f3a19702453b85 CRs-Fixed: 3149341