Home
last modified time | relevance | path

Searched full:sr2 (Results 1 – 25 of 36) sorted by relevance

12

/linux/arch/arm64/boot/dts/ti/
H A Dk3-am654-idk.dtso30 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 Dsyscall.S21 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 Dhead.S285 mtsp %r0,%sr2
H A Dentry.S1800 /* 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 Dfsl_dma.c207 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 Dti,pru-rproc.yaml21 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 Dasmregs.h71 sr2: .reg %sr2
H A Dkgdb.h47 unsigned long sr2; member
H A Dunistd.h57 " ble 0x100(%%sr2, %%r0)\n" \
H A Dassembly.h465 SAVE_SP (%sr2, PT_SR2 (\regs))
504 REST_SP (%sr2, PT_SR2 (\regs))
/linux/arch/parisc/kernel/vdso64/
H A Dsigtramp.S46 ble 0x100(%sr2, %r0)
51 ble 0x100(%sr2, %r0)
/linux/net/ethtool/
H A Dcommon.c155 __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 Dsigtramp.S46 ble 0x100(%sr2, %r0)
51 ble 0x100(%sr2, %r0)
H A Drestart_syscall.S29 be 0x100(%sr2, %r0)
/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst56 SR2 内核不应该破坏它
66 SR2 保存Linux gateway page的空间
/linux/Documentation/translations/zh_TW/arch/parisc/
H A Dregisters.rst56 SR2 內核不應該破壞它
66 SR2 保存Linux gateway page的空間
/linux/arch/arm/include/debug/
H A Dimx.S45 1002: ldr \rd, [\rx, #0x98] @ SR2
/linux/Documentation/arch/parisc/
H A Dregisters.rst46 SR2 kernel should not clobber this
56 SR2 holds space of linux gateway page
/linux/arch/parisc/lib/
H A Dlusercopy.S59 * - sr2 already contains space of destination region
98 dstspc = sr2
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_mii_rt.h51 #define PRUSS_MII_RT_TXCFG_TX_IPG_WIRE_CLK_EN BIT(12) /* SR2.0 onwards */
/linux/Documentation/devicetree/bindings/net/
H A Dti,icssg-prueth.yaml170 /* Example k3-am654 base board SR2.0, dual-emac */
/linux/kernel/locking/
H A Dlockdep_proc.c203 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 Domap34xx-omap36xx-clocks.dtsi177 sr2_fck: clock-sr2-fck@7 {
/linux/arch/arm/mach-omap2/
H A Domap_hwmod_3xxx_data.c990 /* SR2 */
1669 /* L4 CORE -> SR2 interface */
/linux/sound/soc/codecs/
H A Dwm8997.c1150 /* SR2 fixed at 8kHz, SR3 fixed at 16kHz */ in wm8997_probe()

12