Searched refs:DTPM_NODE_DT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/soc/rockchip/
H A Ddtpm.c21 .type = DTPM_NODE_DT,
24 .type = DTPM_NODE_DT,
27 .type = DTPM_NODE_DT,
30 .type = DTPM_NODE_DT,
33 .type = DTPM_NODE_DT,
36 .type = DTPM_NODE_DT,
39 .type = DTPM_NODE_DT,
/linux-master/include/linux/
H A Ddtpm.h46 DTPM_NODE_DT, enumerator in enum:DTPM_NODE_TYPE
/linux-master/drivers/powercap/
H A Ddtpm.c475 [DTPM_NODE_DT] = dtpm_setup_dt,
536 * [2] { .name = "/cpus/cpu0", .type = DTPM_NODE_DT, .parent = &hierarchy[1] },
537 * [3] { .name = "/cpus/cpu1", .type = DTPM_NODE_DT, .parent = &hierarchy[1] },
538 * [4] { .name = "/cpus/cpu2", .type = DTPM_NODE_DT, .parent = &hierarchy[1] },
539 * [5] { .name = "/cpus/cpu3", .type = DTPM_NODE_DT, .parent = &hierarchy[1] },

Completed in 119 milliseconds