Is it possible to change SOC clock rates on AGX 32GB?

Hello, I’m trying to lower the power consumption of the AGX 32GB for a low-power application I am working on. I’ve found that when we turn on parts of the SOC to capture cameras or do video encoding that the jump in power is higher than on Nano/NX and I am guessing it is partly to do with the maximum clock frequency for the SOC components (see the table here: Welcome — Jetson Linux<br/>Developer Guide 34.1 documentation)

Does anyone know if it is possible to lower the clock rates for some of the SOC components (such as isp, nvenc, vi) to lower their power consumption? We take pictures at a relatively low rate, so having those components run slower (if possible) may shave off a few watts which matters in this particular application.

Thanks in advance for any help offered!

You can check below clock for camera

/sys/kernel/debug/bpmp/debug/clk/vi/rate
/sys/kernel/debug/bpmp/debug/clk/isp/rate
/sys/kernel/debug/bpmp/debug/clk/nvcsi/rate