Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/rockchip/
H A Drk3399_cru.c722 PLIST(cs_p)= {"cpll_cs", "gpll_cs", "npll_cs","npll_cs"};
817 COMP(0, "clk_cs", cs_p, 0,
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp7033 kmp_cpuid_t *cs_p = &cpuid_state; in __kmp_check_mic_type() local
7034 __kmp_x86_cpuid(1, 0, cs_p); in __kmp_check_mic_type()
7036 if ((cs_p->eax & 0xff0) == 0xB10) { in __kmp_check_mic_type()
7038 } else if ((cs_p->eax & 0xf0ff0) == 0x50670) { in __kmp_check_mic_type()