Ravi
I don't think that these frequencies are possible with this chip.
You need a bus clock of 921600 * 16 = 14.7456MHz (with Baud divider of 1).
Using the FLL and a crystal or external clock requires that the external clock be 31.25kHz..39.06525kHz * [1, 2, 4, 8, 16, 32, 64, 128, 512 or 1024]. The derived input frequency (in the range of 31.25kHz..3906525kHz is then multiplied by 1024 to get the system clock (max. 40MHz) and divided by 1,2,4,8,16,32,64 or 128 to get the bus clock (max. 20MHz)
The bus frequencies possible (to get close to the 14.7456MHz, according to my calculations) are 8MHz..10.000704MHz and 16MHz..20.001408MHz. And so the closest is to use 16MHz bus clock, a Baud divider of 1 to arrive at 1.0MHz Baud. The closest lower frequency is a bus clock of 10.000704MHz with the same Baud divider to get 625.044k Baud.
Using Baud divider of 2 gives possible values of 312.522kBaud and 500kBaud.
Due to the restrictions, the resolution is very limited in this area so I think that if you need the Baud rates that you have shown you will need to use a different chip which allows more flexibility. The FLL capabilities are too limited....
Regards
Mark