/linux-6.3-rc2/drivers/video/fbdev/sis/ |
A D | sis_accel.h | 40 #define BR(x) (0x8200 | (x) << 2) macro 152 MMIO_OUT32(ivideo->mmio_vbase, BR(0), base);\ 157 MMIO_OUT16(ivideo->mmio_vbase, BR(1), pitch);\ 167 MMIO_OUT32(ivideo->mmio_vbase, BR(4), base);\ 182 MMIO_OUT16(ivideo->mmio_vbase, BR(1)+2, bpp);\ 192 MMIO_OUT32(ivideo->mmio_vbase, BR(7), color);\ 197 MMIO_OUT32(ivideo->mmio_vbase, BR(8), color);\ 202 MMIO_OUT32(ivideo->mmio_vbase, BR(9), color);\ 228 MMIO_OUT32(ivideo->mmio_vbase, BR(11), p0);\ 229 MMIO_OUT32(ivideo->mmio_vbase, BR(12), p1);\ [all …]
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
A D | spu-insns.h | 125 APUOP(M_BR, RI16, 0x190, "br", _A1(A_R18), 00000, BR) /* BRel IP<-IP+I16 */ 127 APUOP(M_BRA, RI16, 0x180, "bra", _A1(A_S18), 00000, BR) /* BRAbs 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 */ 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 */ 152 APUOP(M_BI, RR, 0x1a8, "bi", _A1(A_A), 00010, BR) /* BI IP<-RA */ 153 APUOP(M_BISL, RR, 0x1a9, "bisl", _A2(A_T,A_A), 00012, BR) /* BISL RT,IP<-IP,RA */ 180 APUOP(M_BIZ, RR, 0x128, "biz", _A2(A_T,A_A), 00011, BR) /* BIZ IP<-RA_if(RT) */ 359 APUOPFB(M_BID, RR, 0x1a8, 0x20, "bid", _A1(A_A), 00010, BR) /* BI IP<-RA */ [all …]
|
/linux-6.3-rc2/arch/sh/lib/ |
A D | memcpy-sh4.S | 53 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 214 bf/s 4f ! 111 BR 229 bf/s 3b ! 111 BR 247 bt/s 2f ! 111 BR [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/ |
A D | Kconfig | 3 # 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-6.3-rc2/drivers/net/ethernet/brocade/ |
A D | Kconfig | 3 # 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-6.3-rc2/arch/xtensa/variants/csp/include/variant/ |
A D | tie-asm.h | 103 rsr.BR \at1 // boolean option 170 wsr.BR \at1 // boolean option
|
/linux-6.3-rc2/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
A D | tie-asm.h | 40 rsr \at1, BR // boolean option 68 wsr \at1, BR // boolean option
|
/linux-6.3-rc2/net/bluetooth/ |
A D | Kconfig | 48 bool "Bluetooth Classic (BR/EDR) features" 52 Bluetooth Classic includes support for Basic Rate (BR)
|
/linux-6.3-rc2/arch/xtensa/variants/test_kc705_be/include/variant/ |
A D | tie-asm.h | 103 rsr.BR \at1 // boolean option 170 wsr.BR \at1 // boolean option
|
/linux-6.3-rc2/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
A D | tie-asm.h | 112 rsr.BR \at1 // boolean option 179 wsr.BR \at1 // boolean option
|
/linux-6.3-rc2/drivers/staging/pi433/Documentation/ |
A D | pi433.txt | 93 shapingBR - filter cut off at BR (OOK only) 94 shaping2BR - filter cut off at 2*BR (OOK only)
|
/linux-6.3-rc2/arch/sparc/net/ |
A D | bpf_jit_comp_32.c | 86 #define BR F2(0, 0x01) macro
|
A D | bpf_jit_comp_64.c | 162 #define BR F2(0, 0x01) macro
|
/linux-6.3-rc2/arch/x86/kvm/ |
A D | trace.h | 362 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
|
/linux-6.3-rc2/arch/arm64/ |
A D | Kconfig | 1937 branch instructions such as BR or BLR can jump.
|