Cortex M55 - peripheral access using AXI instead of AHB

Technical Reference Manual mentions that peripheral range (0x40000000-0x5FFFFFFF) can be done using AHB or AXI : 

"Data accesses are performed on Peripheral AHB (P-AHB) or M-AXI interface"

how do i control it to be by AXI and not AHB?