Searched refs:RSB (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | ac100.txt | 9 - reg: The I2C slave address or RSB hardware address for the chip
|
H A D | axp20x.txt | 32 - reg: The I2C slave address or RSB hardware address for the AXP chip
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-a64-olinuxino.dts | 177 * and the RSB Bus. 206 /* VCC-PL is powered by aldo2 but we cannot add it as the RSB */
|
H A D | sun50i-a100-allwinner-perf1.dts | 37 * and the RSB Bus.
|
H A D | sun50i-h6-beelink-gs1.dts | 163 * and the RSB Bus.
|
H A D | sun50i-h64-remix-mini-pc.dts | 181 * dependency between pinctrl, the regulator and the RSB Bus.
|
H A D | sun50i-a64-pinebook.dts | 236 * and the RSB Bus.
|
H A D | sun50i-a64-pinephone.dtsi | 301 * and the RSB Bus.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 95 unsigned RSB; member 309 STORE_OPCODE(RSB, RSBri); in OpcodeCache() 897 BuildMI(MBB, InsertBefore, I.getDebugLoc(), TII.get(Opcodes.RSB)) in select()
|
H A D | ARMScheduleM7.td | 326 (instregex "t2(ADC|ADDS|ADD|BIC|EOR|ORN|ORR|RSBS|RSB|SBC|SUBS)rs$",
|
H A D | ARMScheduleSwift.td | 129 // ADC,ADD,NEG,RSB,RSC,SBC,SUB,ADR
|
H A D | ARMScheduleA57.td | 171 // RSB{S}, RSC{S}, SUB{S}, SBC{S}, TEQ, TST
|
H A D | ARMScheduleA9.td | 2299 def :ItinRW<[WriteALUsi, ReadDefault, A9ReadALU], [IIC_iALUsir]>; // RSB
|
H A D | ARMInstrThumb2.td | 2477 // RSB 5202 // Alias for RSB with and without the ".w" optional width specifier, with and
|
H A D | ARMInstrInfo.td | 3885 defm RSB : AsI1_rbin_irs<0b0011, "rsb",
|