I have enabled McASP clock use ARM Linux API clk_enable(), I found the register addr from kernel API:
McASP0 0x48181540
McASP1 0x48181544
McASP2 0x48181548
I set those register's 2nd bit to 1, but still can't control other register from McASP, am I set right?