Home
last modified time | relevance | path

Searched refs:TYPE_DIV2 (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_clock.h289 #define TYPE_DIV2 5U macro
Dpm_api_clock.c147 .type = TYPE_DIV2, \
402 .type = TYPE_DIV2,
541 .type = TYPE_DIV2,
596 .type = TYPE_DIV2,
3005 } else if (nodes[i].type == TYPE_DIV2) { in pm_clock_has_div()