Home
last modified time | relevance | path

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

/Linux-v5.4/include/soc/fsl/qe/
Ducc_fast.h36 #define R_I_S 0x1000 /* interrupt on reception */ macro
/Linux-v5.4/drivers/net/wan/
Dfsl_ucc_hdlc.c296 bd_status = R_E_S | R_I_S; in uhdlc_init()
298 bd_status = R_E_S | R_I_S | R_W_S; in uhdlc_init()
587 iowrite16be((bd_status & R_W_S) | R_E_S | R_I_S, &bd->status); in hdlc_rx_done()
987 bd_status = R_E_S | R_I_S; in uhdlc_resume()
989 bd_status = R_E_S | R_I_S | R_W_S; in uhdlc_resume()