Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dcpu-features.h13 # ifndef cpu_has_64bits
14 # define cpu_has_64bits 0 macro
22 # ifndef cpu_has_64bits
23 # define cpu_has_64bits 1 macro
H A Dio.h247 else if (cpu_has_64bits) { \
273 else if (cpu_has_64bits) { \