pal: add setparam support for USB high quality audio

if the uhqa flag is set, select supports 192KHZ/96KHZ

  1.If UHQA option is enabled
    a.Try to check whether 192k is supported or not
            i.If it is supported, select 192k
    b.If not, try to check whether 96k is supported or not
            i.If it is supported, select 96k
    c.If not, try to check RM’xml setting(=48K)is supported or not
            i.If it is supported, select 48k
    d.If not, search bestconfig.

Change-Id: I585e71f19c66af1fba193b0a810dc0aae1b4b3ed
7 files changed