Searched refs:ssr (Results 26 - 29 of 29) sorted by relevance

12

/linux-master/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S271 /* setup ssr with saved sr */
273 ldc r0, ssr
/linux-master/arch/xtensa/kernel/
H A Dentry.S155 ssr a2
303 ssr a2
595 ssr a2 # preserve user's WB in the SAR
1270 ssr a0 # holds WB
1294 ssr a0 # save in SAR for later.
/linux-master/drivers/scsi/arm/
H A Dfas216.c352 static struct { int stat, ssr, isr, ph; } ph_list[PH_SIZE]; member in struct:__anon2627
355 static void add_debug_list(int stat, int ssr, int isr, int ph) argument
358 ph_list[ph_ptr].ssr = ssr;
387 ph_list[i].stat, ph_list[i].ssr,
/linux-master/drivers/tty/serial/
H A Dsh-sci.c1723 u16 ssr = sci_serial_in(port, SCxSR); local
1744 ssr & ~(SCIF_DR | SCxSR_RDxF(port)));

Completed in 134 milliseconds

12