GPIO mux setting with register value on VIM3

I want to change GPIOA_0 pin from MCLK_0 to GPIO.

func1 is MCLK_0, But what is mux value for GPIO?

I just guess that MCLK_0 is 0x01 ,
What is value for GPIO ? ox?

I want to set pin mux with register.