HomeSort by relevance Sort by last modified time
    Searched refs:CR1 (Results 1 - 25 of 55) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
creg-2.s 14 putcon r21,CR1
  /device/google/contexthub/firmware/os/platform/stm32/
usart.c 30 volatile uint16_t CR1;
114 block->CR1 = (block->CR1 &~ 0x1600) | wordLengthVals[data_bits] | parityVals[parity] | 0x800C;
129 block->CR1 |= 0x2000;
137 block->CR1 &=~ 0x2000;
spi.c 69 volatile uint32_t CR1;
197 regs->CR1 &= ~SPI_CR1_BR_MASK;
198 regs->CR1 |= SPI_CR1_BR(div);
202 regs->CR1 &= ~SPI_CR1_CPOL;
204 regs->CR1 |= SPI_CR1_CPOL;
207 regs->CR1 &= ~SPI_CR1_CPHA;
209 regs->CR1 |= SPI_CR1_CPHA;
212 regs->CR1 &= ~SPI_CR1_DFF;
214 regs->CR1 |= SPI_CR1_DFF;
217 regs->CR1 &= ~SPI_CR1_LSBFIRST
    [all...]
platform.c 57 volatile uint16_t CR1;
287 TIM2->CR1 = (TIM2->CR1 &~ 0x03E1) | 0x0010; //count down mode with no clock division, disabled
342 tim->CR1 &=~ 1;
392 tim->CR1 &=~ 1;
401 tim->CR1 |= 1;
474 tim->CR1 &=~ 1;
i2c.c 110 volatile uint32_t CR1;
253 pdev->cfg->regs->CR1 |= I2C_CR1_ACK;
258 pdev->cfg->regs->CR1 &= ~I2C_CR1_ACK;
275 while (regs->CR1 & (I2C_CR1_STOP | I2C_CR1_START))
277 regs->CR1 |= I2C_CR1_STOP;
284 while (regs->CR1 & (I2C_CR1_STOP | I2C_CR1_START))
286 regs->CR1 |= I2C_CR1_START;
303 pdev->cfg->regs->CR1 |= I2C_CR1_PE;
308 pdev->cfg->regs->CR1 &= ~I2C_CR1_PE;
bl.c 20 volatile uint32_t CR1;
461 SPI->CR1 = 0x00000040; //spi is on, configured same as bootloader would
  /prebuilts/go/darwin-x86/src/runtime/
memclr_ppc64x.s 18 CMP R6, $0, CR1 // CR1[EQ] set if no double words
memmove_ppc64x.s 20 CMP R6, $0, CR1 // CR1[EQ] set if no double words to copy
33 BC 12, 6, noforwardlarge // "BEQ CR1, noforwardlarge"
  /prebuilts/go/linux-x86/src/runtime/
memclr_ppc64x.s 18 CMP R6, $0, CR1 // CR1[EQ] set if no double words
memmove_ppc64x.s 20 CMP R6, $0, CR1 // CR1[EQ] set if no double words to copy
33 BC 12, 6, noforwardlarge // "BEQ CR1, noforwardlarge"
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 190 MOVW R1, CR1
329 MOVFL CR0, CR1
335 //TODO 9a trouble MOVW FPSCR, CR1
368 //TODO 9a trouble MOVW CR1, SPR(7)
385 BEQ CR1, 2(PC)
388 BEQ CR1, 2(PC)
395 BEQ CR1, 2(PC)
397 BEQ CR1, 2(PC)
399 BEQ CR1, 2(PC)
406 BEQ CR1, 2(PC
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 190 MOVW R1, CR1
329 MOVFL CR0, CR1
335 //TODO 9a trouble MOVW FPSCR, CR1
368 //TODO 9a trouble MOVW CR1, SPR(7)
385 BEQ CR1, 2(PC)
388 BEQ CR1, 2(PC)
395 BEQ CR1, 2(PC)
397 BEQ CR1, 2(PC)
399 BEQ CR1, 2(PC)
406 BEQ CR1, 2(PC
    [all...]
  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 99 #define CR1 0001000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 100 #define CR1 0001000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 93 #define CR1 0001000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 113 #define CR1 0001000
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 32 case R1 : case X1 : case F1 : case V1 : case CR1: case CR0GT: return 1;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 92 #define CR1 0001000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 94 # define CR1 0001000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 94 # define CR1 0001000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rex.x 117 const CR1 = 0x00001000; /* tn 300 */
  /bionic/tests/headers/posix/
termios_h.c 84 MACRO(CR1);
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h 33 Reg = PPC::CR1;
  /external/llvm/lib/Transforms/Scalar/
GuardWidening.cpp 418 ConstantRange CR1 =
422 // CR0 and CR1, while SupersetIntersect is a superset of the actual
425 // of CR0 and CR1, and can use the same to generate an icmp instruction.
430 auto SubsetIntersect = CR0.inverse().unionWith(CR1.inverse()).inverse();
431 auto SupersetIntersect = CR0.intersectWith(CR1);
  /external/python/cpython2/Modules/
termios.c 447 #ifdef CR1
448 {"CR1", CR1},

Completed in 1175 milliseconds

1 2 3