Home
last modified time | relevance | path

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

/drivers/atm/
Dzatm.c1030 while ((reason = zin(GSR))) { in zatm_int()
1216 while (!(zin(GSR) & uPD98401_INT_IND)); in zatm_init()
1234 while (!(zin(GSR) & uPD98401_INT_IND)); in zatm_init()
/drivers/tty/
Dsynclink_gt.c360 #define GSR 0x00 /* global status */ macro
2283 while((gsr = rd_reg32(info, GSR) & 0xffffff00)) { in slgt_interrupt()