Searched refs:has_cdx (Results 1 – 2 of 2) sorted by relevance
55 cpuinfo.has_cdx = of_property_read_bool(cpu, "altr,has-cdx"); in setup_cpuinfo()70 if (IS_ENABLED(CONFIG_NIOS2_CDX_SUPPORT) && !cpuinfo.has_cdx) in setup_cpuinfo()147 str_yes_no(cpuinfo.has_cdx)); in show_cpuinfo()
20 bool has_cdx; member
Completed in 7 milliseconds