Hi,
At this moment, the S32G platform does not have a register to modify what you are suggesting for a CLK2CLK parameter. So, this is not feasible under the current platform architecture.
The suggestion for lowering CS2CS we gave it is because we saw a decrease in the period between each SPI transfer.
For our example, CS is being deasserted on each transaction, that is why we are seeing this. For your example, we are seeing that on each transaction, CS is not being deasserted, but the period seems to be dictated by the same CS2CS/CLK2CS/CS2CLK parameters.
Please, let us know if this information was helpful or not.