fix: a38x: fixed xbar client selection to use proper 14 bit address mode

	fixed DFX_PIPE_SELECT_XBAR_CLIENT_SEL_OFFS to use correct offset:
	given the following:
	 1. Address completion in 14bit address mode,
	 2. bits [14:8] => mapped to [19:13] (according to field's description)
	The 2 lower bits [9:8] => [14:13] are dismissed.
	Hence field offset is also shifted to 10.

	Value written to register should be 0x401:
	- Activate pipe0
	- Select XBAR client#1 (in 14-bit address mode)

Change-Id: Ic05d417aedd92a251cad10243eb9ce3f43667c40
Signed-off-by: Omri Itach <omrii@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/19743
Tested-by: Star_Automation <star@marvell.com>
Reviewed-by: Nadav Haklai <nadavh@marvell.com>
1 file changed