| /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-pru1-prueth-fw.elf", [all …]
|
| /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,%r20) [all …]
|
| 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/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/Documentation/devicetree/bindings/remoteproc/ |
| H A D | ti,pru-rproc.yaml | 21 containing the revised ICSSG v1.1 (eg: J721E, AM65x SR2.0) have an extra two 46 - ti,am654-tx-pru # for Tx_PRUs in K3 AM65x SR2.0 SoCs 160 /* AM65x SR2.0 ICSSG */
|
| /linux/arch/parisc/include/asm/ |
| H A D | asmregs.h | 71 sr2: .reg %sr2
|
| H A D | kgdb.h | 47 unsigned long sr2; member
|
| H A D | unistd.h | 57 " ble 0x100(%%sr2, %%r0)\n" \
|
| H A D | assembly.h | 465 SAVE_SP (%sr2, PT_SR2 (\regs)) 504 REST_SP (%sr2, PT_SR2 (\regs))
|
| /linux/arch/parisc/kernel/vdso64/ |
| H A D | sigtramp.S | 46 ble 0x100(%sr2, %r0) 51 ble 0x100(%sr2, %r0)
|
| /linux/net/ethtool/ |
| H A D | common.c | 155 __DEFINE_LINK_MODE_NAME(50000, SR2, Full), 173 __DEFINE_LINK_MODE_NAME(100000, SR2, Full), 196 __DEFINE_LINK_MODE_NAME(200000, SR2, Full), 228 __DEFINE_LINK_MODE_NAME(400000, SR2, Full), 344 __DEFINE_LINK_MODE_PARAMS(50000, SR2, Full), 362 __DEFINE_LINK_MODE_PARAMS(100000, SR2, Full), 385 __DEFINE_LINK_MODE_PARAMS(200000, SR2, Full), 417 __DEFINE_LINK_MODE_PARAMS(400000, SR2, Full),
|
| /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/Documentation/translations/zh_CN/arch/parisc/ |
| H A D | registers.rst | 56 SR2 内核不应该破坏它 66 SR2 保存Linux gateway page的空间
|
| /linux/Documentation/translations/zh_TW/arch/parisc/ |
| H A D | registers.rst | 56 SR2 內核不應該破壞它 66 SR2 保存Linux gateway page的空間
|
| /linux/arch/arm/include/debug/ |
| H A D | imx.S | 45 1002: ldr \rd, [\rx, #0x98] @ SR2
|
| /linux/Documentation/arch/parisc/ |
| H A D | registers.rst | 46 SR2 kernel should not clobber this 56 SR2 holds space of linux gateway page
|
| /linux/arch/parisc/lib/ |
| H A D | lusercopy.S | 59 * - sr2 already contains space of destination region 98 dstspc = sr2
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_mii_rt.h | 51 #define PRUSS_MII_RT_TXCFG_TX_IPG_WIRE_CLK_EN BIT(12) /* SR2.0 onwards */
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | ti,icssg-prueth.yaml | 170 /* Example k3-am654 base board SR2.0, dual-emac */
|
| /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/arm/mach-omap2/ |
| H A D | omap_hwmod_3xxx_data.c | 990 /* SR2 */ 1669 /* L4 CORE -> SR2 interface */
|
| /linux/sound/soc/codecs/ |
| H A D | wm8997.c | 1150 /* SR2 fixed at 8kHz, SR3 fixed at 16kHz */ in wm8997_probe()
|