In the case of LPDDR5, the data width of a channel is 16 bits and typical burst length is 16.
However, m_internal_prefetch_size is configured to 8, and default value of m_channel_width is configured to 32 in LPDDR5.cpp
Is there any specific reason for this?