Lines Matching refs:CLOCK_CELL
73 #define CLOCK_CELL(_scmi_id, _id, _name, _init_enabled) \ macro
81 CLOCK_CELL(CK_SCMI0_HSE, CK_HSE, "ck_hse", true),
82 CLOCK_CELL(CK_SCMI0_HSI, CK_HSI, "ck_hsi", true),
83 CLOCK_CELL(CK_SCMI0_CSI, CK_CSI, "ck_csi", true),
84 CLOCK_CELL(CK_SCMI0_LSE, CK_LSE, "ck_lse", true),
85 CLOCK_CELL(CK_SCMI0_LSI, CK_LSI, "ck_lsi", true),
86 CLOCK_CELL(CK_SCMI0_PLL2_Q, PLL2_Q, "pll2_q", true),
87 CLOCK_CELL(CK_SCMI0_PLL2_R, PLL2_R, "pll2_r", true),
88 CLOCK_CELL(CK_SCMI0_MPU, CK_MPU, "ck_mpu", true),
89 CLOCK_CELL(CK_SCMI0_AXI, CK_AXI, "ck_axi", true),
90 CLOCK_CELL(CK_SCMI0_BSEC, BSEC, "bsec", true),
91 CLOCK_CELL(CK_SCMI0_CRYP1, CRYP1, "cryp1", false),
92 CLOCK_CELL(CK_SCMI0_GPIOZ, GPIOZ, "gpioz", false),
93 CLOCK_CELL(CK_SCMI0_HASH1, HASH1, "hash1", false),
94 CLOCK_CELL(CK_SCMI0_I2C4, I2C4_K, "i2c4_k", false),
95 CLOCK_CELL(CK_SCMI0_I2C6, I2C6_K, "i2c6_k", false),
96 CLOCK_CELL(CK_SCMI0_IWDG1, IWDG1, "iwdg1", false),
97 CLOCK_CELL(CK_SCMI0_RNG1, RNG1_K, "rng1_k", true),
98 CLOCK_CELL(CK_SCMI0_RTC, RTC, "ck_rtc", true),
99 CLOCK_CELL(CK_SCMI0_RTCAPB, RTCAPB, "rtcapb", true),
100 CLOCK_CELL(CK_SCMI0_SPI6, SPI6_K, "spi6_k", false),
101 CLOCK_CELL(CK_SCMI0_USART1, USART1_K, "usart1_k", false),
105 CLOCK_CELL(CK_SCMI1_PLL3_Q, PLL3_Q, "pll3_q", true),
106 CLOCK_CELL(CK_SCMI1_PLL3_R, PLL3_R, "pll3_r", true),
107 CLOCK_CELL(CK_SCMI1_MCU, CK_MCU, "ck_mcu", false),