Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_clock.c134 .type = TYPE_DIV1, \
345 .type = TYPE_DIV1,
391 .type = TYPE_DIV1,
443 .type = TYPE_DIV1,
455 .type = TYPE_DIV1,
519 .type = TYPE_DIV1,
532 .type = TYPE_DIV1,
587 .type = TYPE_DIV1,
787 .type = TYPE_DIV1,
3002 if (nodes[i].type == TYPE_DIV1) { in pm_clock_has_div()
Dpm_api_clock.h288 #define TYPE_DIV1 4U macro