Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/ !
Dsis_accel.h40 #define BR(x) (0x8200 | (x) << 2) macro
143 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){} \
144 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){} \
145 while((MMIO_IN16(ivideo->mmio_vbase, BR(16)+2) & 0xE000) != 0xE000){} \
152 MMIO_OUT32(ivideo->mmio_vbase, BR(0), base);\
157 MMIO_OUT16(ivideo->mmio_vbase, BR(1), pitch);\
162 MMIO_OUT32(ivideo->mmio_vbase, BR(2), (x)<<16 | (y) );\
167 MMIO_OUT32(ivideo->mmio_vbase, BR(4), base);\
172 MMIO_OUT32(ivideo->mmio_vbase, BR(3), (x)<<16 | (y) );\
177 MMIO_OUT32(ivideo->mmio_vbase, BR(5), (y)<<16 | (x) );\
[all …]
/linux-5.19.10/arch/powerpc/xmon/ !
Dspu-insns.h125 APUOP(M_BR, RI16, 0x190, "br", _A1(A_R18), 00000, BR) /* BRel IP<-IP+I16 */
126 APUOP(M_BRSL, RI16, 0x198, "brsl", _A2(A_T,A_R18), 00002, BR) /* BRelSetLink RT,IP<-IP,IP+I16 */
127 APUOP(M_BRA, RI16, 0x180, "bra", _A1(A_S18), 00000, BR) /* BRAbs IP<-I16 */
128 APUOP(M_BRASL, RI16, 0x188, "brasl", _A2(A_T,A_S18), 00002, BR) /* BRAbsSetLink RT,IP<-IP,I16 */
132 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
133 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
134 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (wit…
136 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
137 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
143 APUOP(M_BRZ, RI16, 0x100, "brz", _A2(A_T,A_R18), 00001, BR) /* BRZ IP<-IP+I16_if(RT) */
[all …]
/linux-5.19.10/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-5.19.10/drivers/net/ethernet/brocade/bna/ !
DKconfig3 # QLogic BR-series network device configuration
7 tristate "QLogic BR-series 1010/1020/1860 10Gb Ethernet Driver support"
10 This driver supports QLogic BR-series 1010/1020/1860 10Gb CEE capable
/linux-5.19.10/drivers/net/ethernet/brocade/ !
DKconfig3 # QLogic BR-series device configuration
7 bool "QLogic BR-series devices"
15 the questions about QLogic BR-series cards. If you say Y, you will be
/linux-5.19.10/arch/xtensa/variants/csp/include/variant/ !
Dtie-asm.h103 rsr.BR \at1 // boolean option
170 wsr.BR \at1 // boolean option
/linux-5.19.10/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ !
Dtie-asm.h40 rsr \at1, BR // boolean option
68 wsr \at1, BR // boolean option
/linux-5.19.10/net/bluetooth/ !
DKconfig47 bool "Bluetooth Classic (BR/EDR) features"
51 Bluetooth Classic includes support for Basic Rate (BR)
/linux-5.19.10/arch/xtensa/variants/test_kc705_be/include/variant/ !
Dtie-asm.h103 rsr.BR \at1 // boolean option
170 wsr.BR \at1 // boolean option
/linux-5.19.10/arch/xtensa/variants/test_kc705_hifi/include/variant/ !
Dtie-asm.h112 rsr.BR \at1 // boolean option
179 wsr.BR \at1 // boolean option
/linux-5.19.10/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-5.19.10/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-5.19.10/arch/x86/kvm/ !
Dtrace.h353 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
/linux-5.19.10/arch/arm64/ !
DKconfig1863 branch instructions such as BR or BLR can jump.