Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dpm_api_clock.h290 #define TYPE_DIV2 5U macro
H A Dpm_api_clock.c149 .type = TYPE_DIV2, \
408 .type = TYPE_DIV2,
547 .type = TYPE_DIV2,
602 .type = TYPE_DIV2,
3140 } else if (nodes[i].type == TYPE_DIV2) { in pm_clock_has_div()