Home
last modified time | relevance | path

Searched refs:RNR (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer2.h97 #define RNR 0x05 macro
H A Dlayer2.c497 data[0] == RNR : (data[0] & 0xf) == RNR; in IsRNR()
1126 enquiry_cr(l2, RNR, RSP, 1); in enquiry_response()
1136 enquiry_cr(l2, RNR, CMD, 1); in transmit_enquiry()
1197 typ = RNR; in l2_st7_got_super()
1231 } else if ((l2->va != nr) || (typ == RNR)) { in l2_st7_got_super()
1721 enquiry_cr(l2, RNR, RSP, 0); in l2_set_own_busy()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0002-platform-corstone1000-Cover-S_DATA-with-MPU.patch7 other MPU regions with smaller RNR values.
H A D0001-platform-corstone1000-Update-MPU-configuration.patch219 + /* Armv6-M MPU allows region overlapping. The region with the higher RNR
225 + * This region has the lowest RNR so the next regions can overwrite these
/openbmc/linux/drivers/net/wan/
H A Dhd64572.h104 #define RNR 0x154 /* Rx DMA Request Ctl Reg */ macro
H A Dhd64572.c460 sca_out(0x0F, msci + RNR, card); /* +1=RX DMA activation condition */ in sca_open()
/openbmc/linux/drivers/tty/
H A Dn_gsm.c374 #define RNR 0x05 macro
748 case RNR: in gsm_print_packet()