Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/sis/
H A 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/arch/sh/lib/
H A 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/drivers/net/ethernet/brocade/bna/
H A 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/drivers/net/ethernet/brocade/
H A 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/arch/xtensa/variants/csp/include/variant/
H A Dtie-asm.h103 rsr.BR \at1 // boolean option
170 wsr.BR \at1 // boolean option
/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A Dtie-asm.h40 rsr \at1, BR // boolean option
68 wsr \at1, BR // boolean option
/linux/net/bluetooth/
H A DKconfig48 bool "Bluetooth Classic (BR/EDR) features"
52 Bluetooth Classic includes support for Basic Rate (BR)
/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dtie-asm.h103 rsr.BR \at1 // boolean option
170 wsr.BR \at1 // boolean option
/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dtie-asm.h112 rsr.BR \at1 // boolean option
179 wsr.BR \at1 // boolean option
/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c86 #define BR F2(0, 0x01) macro
H A Dbpf_jit_comp_64.c162 #define BR F2(0, 0x01) macro
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c40 VEC_STR(BR); in ex_str()