Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dclk-provider.h32 #define CLK_GET_RATE_NOCACHE BIT(6) /* do not use the cached clk rate */ macro
/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_clock.h38 #define CLK_GET_RATE_NOCACHE BIT(6) /* do not use the cached clk rate */ macro