Searched refs:has_bmx (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/nios2/kernel/
H A Dcpuinfo.c57 cpuinfo.has_bmx = of_property_read_bool(cpu, "altr,has-bmx");
70 if (IS_ENABLED(CONFIG_NIOS2_BMX_SUPPORT) && !cpuinfo.has_bmx)
149 cpuinfo.has_bmx ? "yes" : "no",
/linux-master/arch/nios2/include/asm/
H A Dcpuinfo.h19 bool has_bmx; member in struct:cpuinfo

Completed in 232 milliseconds