/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am654-idk.dtso | 30 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 31 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 32 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 33 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 34 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 35 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf"; 97 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 98 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 99 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 100 "ti-pruss/am65x-sr2 [all...] |
H A D | k3-am654-icssg2.dtso | 28 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 29 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 30 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 31 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 32 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 33 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-phyboard-electra-rdk.dts | 71 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 72 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 73 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 74 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 75 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 76 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am65-iot2050-common.dtsi | 151 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 152 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 153 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 154 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 155 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 156 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-sr-som.dtsi | 35 firmware-name = "ti-pruss/am65x-sr2-pru0-prueth-fw.elf", 36 "ti-pruss/am65x-sr2-rtu0-prueth-fw.elf", 37 "ti-pruss/am65x-sr2-txpru0-prueth-fw.elf", 38 "ti-pruss/am65x-sr2-pru1-prueth-fw.elf", 39 "ti-pruss/am65x-sr2-rtu1-prueth-fw.elf", 40 "ti-pruss/am65x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-evm.dts | 252 firmware-name = "ti-pruss/am64x-sr2-pru0-prueth-fw.elf", 253 "ti-pruss/am64x-sr2-rtu0-prueth-fw.elf", 254 "ti-pruss/am64x-sr2-txpru0-prueth-fw.elf", 255 "ti-pruss/am64x-sr2-pru1-prueth-fw.elf", 256 "ti-pruss/am64x-sr2-rtu1-prueth-fw.elf", 257 "ti-pruss/am64x-sr2-txpru1-prueth-fw.elf";
|
H A D | k3-am642-tqma64xxl-mbax4xxl.dts | 97 firmware-name = "ti-pruss/am64x-sr2-pru0-prueth-fw.elf", 98 "ti-pruss/am64x-sr2-rtu0-prueth-fw.elf", 99 "ti-pruss/am64x-sr2-txpru0-prueth-fw.elf", 100 "ti-pruss/am64x-sr2-pru1-prueth-fw.elf", 101 "ti-pruss/am64x-sr2-rtu1-prueth-fw.elf", 102 "ti-pruss/am64x-sr2-txpru1-prueth-fw.elf";
|
/linux/sound/soc/fsl/ |
H A D | fsl_dma.c | 207 u32 sr, sr2 = 0; in fsl_dma_isr() local 217 sr2 |= CCSR_DMA_SR_TE; in fsl_dma_isr() 227 sr2 |= CCSR_DMA_SR_PE; in fsl_dma_isr() 232 sr2 |= CCSR_DMA_SR_EOLNI; in fsl_dma_isr() 251 sr2 |= CCSR_DMA_SR_EOSI; in fsl_dma_isr() 256 sr2 |= CCSR_DMA_SR_EOLSI; in fsl_dma_isr() 261 if (sr2) in fsl_dma_isr() 262 out_be32(&dma_channel->sr, sr2); in fsl_dma_isr()
|
/linux/arch/parisc/kernel/ |
H A D | syscall.S | 21 user process address space (although you have access to kernel space via %sr2). 57 ldw 0(%sr2,\reg2), \reg1 59 stw \reg1, 0(%sr2,\reg2) 65 ldw 0(%sr2,\reg2), \reg1 67 stw \reg1, 0(%sr2,\reg2) 308 mfsp %sr2,%r2 515 LDREGX %r20(%sr2,r28), %r21 /* Scratch use of r21 */ 518 be,n 0(%sr2,%r21) 523 stw,ma %r21, 0(%sr2,%r20) 537 stw,ma %r21, 0(%sr2, [all...] |
H A D | kgdb.c | 74 gr->sr2 = regs->sr[2]; in pt_regs_to_gdb_regs() 105 regs->sr[2] = gr->sr2; in gdb_regs_to_pt_regs()
|
H A D | head.S | 285 mtsp %r0,%sr2
|
H A D | entry.S | 1800 /* Set sr2 to zero for userspace syscalls to work. */ 1801 mtsp %r0,%sr2 1878 /* sr2 should be set to zero for userspace syscalls */
|
/linux/arch/parisc/kernel/vdso64/ |
H A D | sigtramp.S | 46 ble 0x100(%sr2, %r0) 51 ble 0x100(%sr2, %r0)
|
/linux/arch/parisc/kernel/vdso32/ |
H A D | sigtramp.S | 46 ble 0x100(%sr2, %r0) 51 ble 0x100(%sr2, %r0)
|
H A D | restart_syscall.S | 29 be 0x100(%sr2, %r0)
|
/linux/arch/parisc/include/asm/ |
H A D | kgdb.h | 47 unsigned long sr2; member
|
H A D | asmregs.h | 71 sr2: .reg %sr2
|
/linux/drivers/mtd/spi-nor/ |
H A D | core.c | 1000 * @sr2: pointer to DMA-able buffer to write to the Status Register 2. 1004 static int spi_nor_write_sr2(struct spi_nor *nor, const u8 *sr2) in spi_nor_write_sr2() argument 1013 struct spi_mem_op op = SPI_NOR_WRSR2_OP(sr2); in spi_nor_write_sr2() 1020 sr2, 1); in spi_nor_write_sr2() 1035 * @sr2: pointer to DMA-able buffer where the value of the 1040 static int spi_nor_read_sr2(struct spi_nor *nor, u8 *sr2) in spi_nor_read_sr2() argument 1045 struct spi_mem_op op = SPI_NOR_RDSR2_OP(sr2); in spi_nor_read_sr2() 1051 ret = spi_nor_controller_ops_read_reg(nor, SPINOR_OP_RDSR2, sr2, in spi_nor_read_sr2() 1909 u8 *sr2 = nor->bouncebuf; in spi_nor_sr2_bit7_quad_enable() local 1914 ret = spi_nor_read_sr2(nor, sr2); in spi_nor_sr2_bit7_quad_enable() [all...] |
/linux/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 1478 uint8_t sr1, sr2; in stfsm_w25q_config() local 1488 stfsm_read_status(fsm, SPINOR_OP_RDCR, &sr2, 1); in stfsm_w25q_config() 1491 if (!(sr2 & W25Q_STATUS_QE)) { in stfsm_w25q_config() 1493 sr2 |= W25Q_STATUS_QE; in stfsm_w25q_config() 1497 if (sr2 & W25Q_STATUS_QE) { in stfsm_w25q_config() 1499 sr2 &= ~W25Q_STATUS_QE; in stfsm_w25q_config() 1506 sr_wr = ((uint16_t)sr2 << 8) | sr1; in stfsm_w25q_config()
|
/linux/kernel/locking/ |
H A D | lockdep_proc.c | 203 sr2 = debug_atomic_read(redundant_softirqs_off); in lockdep_stats_debug_show() local 227 seq_printf(m, " redundant softirq offs: %11llu\n", sr2); in lockdep_stats_debug_show()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap34xx-omap36xx-clocks.dtsi | 177 sr2_fck: clock-sr2-fck@7 {
|
/linux/arch/parisc/lib/ |
H A D | lusercopy.S | 59 * - sr2 already contains space of destination region 98 dstspc = sr2
|
/linux/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 1726 uint8_t sr1, sr2; member
|