Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dcpuidle.h73 #define PNV_IDLE_NAME_LEN 16 macro
75 char name[PNV_IDLE_NAME_LEN];
/Linux-v5.4/arch/powerpc/platforms/powernv/
Didle.c1317 PNV_IDLE_NAME_LEN); in pnv_parse_cpuidle_dt()