Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dpm_api_clock.h36 #define CLK_IGNORE_UNUSED BIT(3) /* do not gate even if unused */ macro
/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32-core.h118 #define CLK_IGNORE_UNUSED BIT(1) macro