Created
May 23, 2025 10:28
-
-
Save ziyao233/8cd3ab8ebbf291b5a4643284309274ea 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
# cat /sys/kernel/debug/clk/clk_summary | |
enable prepare protect duty hardware connection | |
clock count count count rate accuracy phase cycle enable consumer id | |
--------------------------------------------------------------------------------------------------------------------------------------------- | |
refclk_120m 2 2 0 120000000 0 0 50000 Y deviceless no_connection_id | |
clk_thsens 0 0 0 10000000 0 0 50000 Y deviceless no_connection_id | |
clk_stable 0 0 0 100000000 0 0 50000 Y deviceless no_connection_id | |
pll_pix 0 0 0 1536000000 0 0 50000 Y deviceless no_connection_id | |
clk_gmacbp_div 0 0 0 1536000000 0 0 50000 Y deviceless no_connection_id | |
clk_gmacbp_gate 0 0 0 1536000000 0 0 50000 N deviceless no_connection_id | |
clk_pix_div 0 0 0 51200000 0 0 50000 Y deviceless no_connection_id | |
clk_pix_pll_gate 0 0 0 51200000 0 0 50000 N deviceless no_connection_id | |
clk_pix_scale 0 0 0 51200000 0 0 50000 Y deviceless no_connection_id | |
clk_pix_gate 0 0 0 51200000 0 0 50000 N deviceless no_connection_id | |
pll_ddr 2 2 0 1600000000 0 0 50000 Y deviceless no_connection_id | |
clk_dev_div 1 1 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_dev_gate 2 2 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_boot_scale 1 1 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_boot_gate 1 1 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_apb_scale 1 1 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_apb_gate 1 1 0 100000000 0 0 50000 Y 16100000.serial no_connection_id | |
deviceless no_connection_id | |
clk_usb_scale 0 0 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_usb_gate 0 0 0 100000000 0 0 50000 N deviceless no_connection_id | |
clk_sdio_scale 0 0 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_sdio_gate 0 0 0 100000000 0 0 50000 N deviceless no_connection_id | |
clk_net_div 0 0 0 200000000 0 0 50000 Y deviceless no_connection_id | |
clk_net_gate 0 0 0 200000000 0 0 50000 N deviceless no_connection_id | |
clk_ddr_div 1 1 0 800000000 0 0 50000 Y deviceless no_connection_id | |
clk_ddr_gate 1 1 0 800000000 0 0 50000 Y deviceless no_connection_id | |
pll_node 1 1 0 2000000000 0 0 50000 Y deviceless no_connection_id | |
clk_i2s_div 0 0 0 100000000 0 0 50000 Y deviceless no_connection_id | |
clk_i2s_gate 0 0 0 100000000 0 0 50000 N deviceless no_connection_id | |
clk_gmac_div 0 0 0 125000000 0 0 50000 Y deviceless no_connection_id | |
clk_gmac_gate 0 0 0 125000000 0 0 50000 N deviceless no_connection_id | |
clk_node_div 1 1 0 1000000000 0 0 50000 Y deviceless no_connection_id | |
clk_node_pll_gate 1 1 0 1000000000 0 0 50000 Y deviceless no_connection_id | |
clk_node_scale 1 1 0 1000000000 0 0 50000 Y deviceless no_connection_id | |
clk_node_gate 1 1 0 1000000000 0 0 50000 Y deviceless no_connection_id |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment