Home
last modified time | relevance | path

Searched defs:CLK_SET_RATE_PARENT (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/drivers/st/clk/
H A Dclk-stm32-core.h122 #define CLK_SET_RATE_PARENT BIT(2) macro
/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
H A Dpm_api_clock.h34 #define CLK_SET_RATE_PARENT BIT(2) /* propagate rate change up one level */ macro