Searched refs:cpu_mode (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dentry.S48 mov.l $cpu_mode,r2
210 mov.l $cpu_mode,r2
233 $cpu_mode:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2/
H A Dentry.S49 mov.l $cpu_mode,r2
262 mov.l $cpu_mode,r2
304 $cpu_mode:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasequencer.h388 unsigned char cpu_mode; /* 4 = 32bit, 8 = 64bit */ member in struct:sndrv_seq_running_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasequencer.h389 unsigned char cpu_mode; /* 4 = 32bit, 8 = 64bit */ member in struct:snd_seq_running_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_hw.c530 run_mode.cpu_mode = sizeof(long);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c1161 if (info.cpu_mode > sizeof(long)) {
1165 cptr->convert32 = (info.cpu_mode < sizeof(long));

Completed in 113 milliseconds