hi there,
I had the same issue as mmalex with the CS42448 not working properly, VQ at 1.25V instead of 2.5V and muted outputs.
my fix for it is to set bit 0 (a reserved bit) in the CS42448 FunctionalMode register to 1:
// set the magic bit!
__write(CS42448_Functional_Mode...