Hi,
For LPC552x, you use the I2S in master mode, both the left and right channels use the same FIFO FIFOWR, so you can not identify or control which channel you will write.
There is a flag in I2S status register, which can reflect the current channel, but the flag is only used in debugger instead of driver.

Hope it can help you
BR
XiangJun Rong