Searched refs:RES_H_IUS (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/tty/serial/ |
| H A D | zs.h | 84 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
| H A D | sunzilog.h | 55 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
| H A D | ip22zilog.h | 63 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
| H A D | pmac_zilog.h | 142 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
| H A D | pmac_zilog.c | 434 write_zsreg(uap_a, R0, RES_H_IUS); in pmz_interrupt() 459 write_zsreg(uap_b, R0, RES_H_IUS); in pmz_interrupt() 819 write_zsreg(uap, R0, RES_H_IUS); in __pmz_startup() 820 write_zsreg(uap, R0, RES_H_IUS); in __pmz_startup()
|
| H A D | sunzilog.c | 540 writeb(RES_H_IUS, &channel->control); in sunzilog_interrupt() 563 writeb(RES_H_IUS, &channel->control); in sunzilog_interrupt()
|