Home
last modified time | relevance | path

Searched refs:status1 (Results 1 – 8 of 8) sorted by relevance

/arch/arm/boot/dts/
Dam572x-idk-common.dtsi39 label = "status1:red:cpu1";
46 label = "status1:green:usr";
52 label = "status1:blue:mmc0";
Dam571x-idk.dts46 label = "status1:red:usr";
52 label = "status1:green:usr";
58 label = "status1:blue:mmc0";
Dam335x-icev2.dts125 label = "status1:red:mmc0";
132 label = "status1:green:usr";
138 label = "status1:yellow:usr";
Dkeystone-k2g-ice.dts158 label = "status1:red:mmc0";
165 label = "status1:green:usr";
171 label = "status1:yellow:usr";
Domap4-panda-common.dtsi33 label = "pandaboard::status1";
Domap4-droid4-xt894.dts509 /* status1 0x4a10007a gpmc_ncs3.gpio_53 c22 */
/arch/x86/math-emu/
Dfpu_entry.c264 unsigned short status1 = partial_status; in math_emulate() local
322 partial_status = status1; in math_emulate()
381 status1 & in math_emulate()
434 partial_status = status1; /* Undo any denorm tag, in math_emulate()
/arch/powerpc/platforms/powermac/
Dfeature.c1157 u32 status0, status1; in core99_usb_enable() local
1183 status1 = UN_IN(UNI_N_CLOCK_STOP_STATUS1); in core99_usb_enable()
1184 } while ((status0 & test0) | (status1 & test1)); in core99_usb_enable()