Searched refs:PARENT (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/drivers/clk/ |
A D | clk-stm32mp13.c | 2032 PARENT(&ck_hsi, &ck_hse, &ck_csi), 2190 PARENT(&ck_hse, &ck_pll4r, &ck_hse_div2), 2194 PARENT(&ck_pll4r, &ck_usb_phy_48Mhz), 0, 2201 PARENT(&ck_pclk6, &ck_pll3q, &ck_hsi, 2211 PARENT(&ck_pclk6, &ck_pll4r, &ck_hsi, &ck_csi), 2215 PARENT(&ck_off, &ck_lse, &ck_lsi, &ck_hse), 2219 PARENT(&ck_axi, &ck_per, &ck_pll4r, &ck_lsi), 2223 PARENT(&ck_csi, &ck_pll4r, &ck_lse, &ck_lsi), 2227 PARENT(&ck_axi, &ck_pll3r, &ck_pll4p, &ck_hsi), 2280 PARENT(&ck_pll4p, &ck_pll3q, &ck_hsi), [all …]
|
A D | clk-stm32-core.h | 160 #define PARENT(x...) { x } macro
|
Completed in 9 milliseconds