Searched refs:RES_H_IUS (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/net/hamradio/ |
D | z8530.h | 31 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
D | scc.c | 655 OutReg(scc->ctrl,R0,RES_H_IUS); /* Reset Highest IUS */ in scc_isr() 704 OutReg(scc->ctrl,R0,RES_H_IUS); in scc_isr()
|
/linux-6.1.9/drivers/tty/serial/ |
D | zs.h | 84 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
D | ip22zilog.h | 63 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
D | sunzilog.h | 55 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
D | pmac_zilog.h | 142 #define RES_H_IUS 0x38 /* Reset highest IUS */ macro
|
D | pmac_zilog.c | 449 write_zsreg(uap_a, R0, RES_H_IUS); in pmz_interrupt() 474 write_zsreg(uap_b, R0, RES_H_IUS); in pmz_interrupt() 835 write_zsreg(uap, R0, RES_H_IUS); in __pmz_startup() 836 write_zsreg(uap, R0, RES_H_IUS); in __pmz_startup()
|
D | ip22zilog.c | 441 writeb(RES_H_IUS, &channel->control); in ip22zilog_interrupt() 464 writeb(RES_H_IUS, &channel->control); in ip22zilog_interrupt()
|
D | sunzilog.c | 541 writeb(RES_H_IUS, &channel->control); in sunzilog_interrupt() 564 writeb(RES_H_IUS, &channel->control); in sunzilog_interrupt()
|