Created
February 28, 2025 11:05
-
-
Save DhruvaG2000/f3ec24252d4cf2800c97c2e336d0b5db to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@am62lxx-evm:~# ls /sys/kernel/debug/pm_genpd/ | |
ADC0 CPT2_AGGR0 DMASS0_BCDMA_0 ECAP1 EQEP0 GPIO2 LED0 MCASP1 MCU_MCU_16FF0 PBIST0 STM0 TRNG_DRBG_EIP76 UART5 WKUP_CLKOUT_SEL WKUP_DMASS0_XLC WKUP_PBIST0 WKUP_UART0 | |
ARM_COREPACK_0 CPT2_AGGR1 DMASS0_PKTDMA_0 ECAP2 EQEP1 GPMC0 MAIN_GPIOMUX_IN MCASP2 MMCSD0 PBIST_0 TIMER0 UART0 UART6 WKUP_CPT2_AGGR0 WKUP_GPIO0 WKUP_PSRAM_64K0 WKUP_VTM0 | |
BOARD0 DDR16SS0 DPHY_TX0 ELM0 EQEP2 I2C0 MCAN0 MCSPI0 MMCSD1 PSC0 TIMER1 UART1 USB0 WKUP_DEEPSLEEP_ WKUP_GTC0 WKUP_RTCSS0 pm_genpd_summary | |
CLKDIV_0 DEBUGSS0 DSS0 EPWM0 FSS0 I2C1 MCAN1 MCSPI1 MMCSD2 ROM0 TIMER2 UART2 USB0_ISO_VD WKUP_DFTSS0 WKUP_GTCCLK_SEL WKUP_SMS_LITE0 | |
CLK_32K_RC DEBUGSS_WRAP0 DSS_DSI0 EPWM1 GICSS0 I2C2 MCAN2 MCSPI2 MSRAM_96K0 RTI0 TIMER3 UART3 USB1 WKUP_DMASS0 WKUP_I2C0 WKUP_TIMER0 | |
CPSW0 DMASS0 ECAP0 EPWM2 GPIO0 I2C3 MCASP0 MCSPI3 OBSCLK0_MUX_SEL RTI1 TIMESYNC_INTROU UART4 USB1_ISO_VD WKUP_DMASS0_DTH WKUP_OBSCLK_MUX WKUP_TIMER1 | |
root@am62lxx-evm:~# | |
root@am62lxx-evm:~# | |
root@am62lxx-evm:~# ls /sys/kernel/debug/pm_genpd/UART5 | |
active_time current_state devices idle_states pd_state sub_domains total_idle_time | |
root@am62lxx-evm:~# cat /sys/kernel/debug/pm_genpd/UART5/* | |
0 ms | |
off-0 | |
State Time Spent(ms) Usage Rejected | |
S0 49867 0 0 | |
0 | |
49867 ms | |
root@am62lxx-evm:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment