Home
last modified time | relevance | path

Searched refs:BR (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_accel.h53 #define BR(x) (0x8200 | (x) << 2) macro
156 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){}; \
157 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){}; \
158 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){}; \
165 MMIO_OUT32(ivideo->mmio_vbase, BR(0), base);\
170 MMIO_OUT16(ivideo->mmio_vbase, BR(1), pitch);\
175 MMIO_OUT32(ivideo->mmio_vbase, BR(2), (x)<<16 | (y) );\
180 MMIO_OUT32(ivideo->mmio_vbase, BR(4), base);\
185 MMIO_OUT32(ivideo->mmio_vbase, BR(3), (x)<<16 | (y) );\
190 MMIO_OUT32(ivideo->mmio_vbase, BR(5), (y)<<16 | (x) );\
[all …]
/Linux-v4.19/arch/powerpc/xmon/
Dspu-insns.h136 APUOP(M_BR, RI16, 0x190, "br", _A1(A_R18), 00000, BR) /* BRel IP<-IP+I16 */
137 APUOP(M_BRSL, RI16, 0x198, "brsl", _A2(A_T,A_R18), 00002, BR) /* BRelSetLink RT,IP<-IP,IP+I16 */
138 APUOP(M_BRA, RI16, 0x180, "bra", _A1(A_S18), 00000, BR) /* BRAbs IP<-I16 */
139 APUOP(M_BRASL, RI16, 0x188, "brasl", _A2(A_T,A_S18), 00002, BR) /* BRAbsSetLink RT,IP<-IP,I16 */
143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (wit…
147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
154 APUOP(M_BRZ, RI16, 0x100, "brz", _A2(A_T,A_R18), 00001, BR) /* BRZ IP<-IP+I16_if(RT) */
[all …]
/Linux-v4.19/arch/sh/lib/
Dmemcpy-sh4.S53 bt/s 3b ! 109 BR
70 bt/s 3b ! 109 BR
80 bt 9f ! 109 BR
85 bt/s 8b ! 109 BR
126 bt/s 3b ! 109 BR
148 bt 9f ! 109 BR
153 bt/s 8b ! 109 BR
181 bt/s 99f ! 111 BR (zero len)
188 bt/s .Lcase00 ! 111 BR (aligned)
208 bf/s 6f ! 108 BR (not small)
[all …]
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
DKconfig2 # QLogic BR-series network device configuration
6 tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"
9 This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
/Linux-v4.19/drivers/net/ethernet/brocade/
DKconfig2 # QLogic BR-series device configuration
6 bool "QLogic BR-series devices"
14 the questions about QLogic BR-series cards. If you say Y, you will be
/Linux-v4.19/Documentation/x86/
Dintel_mpx.txt53 this point, a bounds fault (#BR) is raised, the kernel allocates a
57 a separate kind of #BR is raised which will deliver a signal with
77 * Handles #BR exceptions and sends SIGSEGV to the app when it violates
80 notices in the #BR exception, allocates the virtual space, then
90 Handling #BR faults caused by MPX
94 #BR faults.
98 We hook #BR handler to handle these two new situations.
109 #BR exceptions are a new class of exceptions just for MPX. They are
112 present. The kernel handles those #BR exceptions for not-present tables
166 If a #BR is generated due to a bounds violation caused by MPX.
[all …]
/Linux-v4.19/arch/xtensa/variants/csp/include/variant/
Dtie-asm.h103 rsr.BR \at1 // boolean option
170 wsr.BR \at1 // boolean option
/Linux-v4.19/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dtie-asm.h40 rsr \at1, BR // boolean option
68 wsr \at1, BR // boolean option
/Linux-v4.19/net/bluetooth/
DKconfig45 bool "Bluetooth Classic (BR/EDR) features"
49 Bluetooth Classic includes support for Basic Rate (BR)
/Linux-v4.19/arch/xtensa/variants/test_kc705_be/include/variant/
Dtie-asm.h103 rsr.BR \at1 // boolean option
170 wsr.BR \at1 // boolean option
/Linux-v4.19/arch/xtensa/variants/test_kc705_hifi/include/variant/
Dtie-asm.h112 rsr.BR \at1 // boolean option
179 wsr.BR \at1 // boolean option
/Linux-v4.19/drivers/staging/pi433/Documentation/
Dpi433.txt93 shapingBR - filter cut off at BR (OOK only)
94 shaping2BR - filter cut off at 2*BR (OOK only)
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_32.c86 #define BR F2(0, 0x01) macro
Dbpf_jit_comp_64.c162 #define BR F2(0, 0x01) macro
/Linux-v4.19/arch/x86/kvm/
Dtrace.h273 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
/Linux-v4.19/Documentation/s390/
DDebugging390.txt842 TR BR <INTO OR FROM> will trace branches into or out of an address.
844 TR BR INTO 0 is often quite useful if a program is getting awkward & deciding