| /linux/arch/parisc/kernel/ |
| A D | pacache.S | 79 mtsp %r20, %sr1 85 pitlbe %r0(%sr1, %r28) 94 mtsp %r20, %sr1 123 mtsp %r20, %sr1 129 pdtlbe %r0(%sr1, %r28) 138 mtsp %r20, %sr1 183 3: pdtlbe %r0(%sr1,%r0) 200 mtsp %r0, %sr1 216 fice,m %arg1(%sr1, %arg0) 261 mtsp %r0, %sr1 [all …]
|
| A D | entry.S | 1193 mtsp spc,%sr1 1195 idtlba pte,(%sr1,va) 1227 mtsp spc,%sr1 1229 idtlba pte,(%sr1,va) 1391 mtsp spc,%sr1 1393 iitlba pte,(%sr1,va) 1415 mtsp spc,%sr1 1417 iitlba pte,(%sr1,va) 1523 mtsp spc,%sr1 1525 idtlba pte,(%sr1,va) [all …]
|
| A D | kgdb.c | 73 gr->sr1 = regs->sr[1]; in pt_regs_to_gdb_regs() 104 regs->sr[1] = gr->sr1; in gdb_regs_to_pt_regs()
|
| A D | head.S | 284 mtsp %r0,%sr1
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| A D | ramnv40.c | 75 u8 sr1[2]; in nv40_ram_prog() local 85 sr1[i] = nvkm_rd08(device, 0x0c03c5 + (i * 0x2000)); in nv40_ram_prog() 86 if (!(sr1[i] & 0x20)) in nv40_ram_prog() 112 nvkm_wr08(device, 0x0c03c5 + (i * 0x2000), sr1[i] | 0x20); in nv40_ram_prog() 172 nvkm_wr08(device, 0x0c03c5 + (i * 0x2000), sr1[i]); in nv40_ram_prog()
|
| /linux/arch/powerpc/platforms/ps3/ |
| A D | spu.c | 90 u64 sr1; member 351 spu_pdata(spu)->cache.sr1 = 0x33; in ps3_create_spu() 532 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set() argument 539 BUG_ON((sr1 & allowed) != (spu_pdata(spu)->cache.sr1 & allowed)); in mfc_sr1_set() 541 spu_pdata(spu)->cache.sr1 = sr1; in mfc_sr1_set() 545 spu_pdata(spu)->cache.sr1); in mfc_sr1_set() 550 return spu_pdata(spu)->cache.sr1; in mfc_sr1_get()
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_vga.c | 32 u8 sr1; in intel_vga_disable() local 40 sr1 = inb(VGA_SEQ_D); in intel_vga_disable() 41 outb(sr1 | VGA_SR01_SCREEN_OFF, VGA_SEQ_D); in intel_vga_disable()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| A D | run.c | 86 u64 sr1; in spu_setup_isolated() local 125 sr1 = spu_mfc_sr1_get(ctx->spu); in spu_setup_isolated() 126 sr1 &= ~MFC_STATE1_PROBLEM_STATE_MASK; in spu_setup_isolated() 127 spu_mfc_sr1_set(ctx->spu, sr1); in spu_setup_isolated() 169 sr1 |= MFC_STATE1_PROBLEM_STATE_MASK; in spu_setup_isolated() 170 spu_mfc_sr1_set(ctx->spu, sr1); in spu_setup_isolated()
|
| A D | hw_ops.c | 228 u64 sr1; in spu_hw_master_start() local 231 sr1 = spu_mfc_sr1_get(spu) | MFC_STATE1_MASTER_RUN_CONTROL_MASK; in spu_hw_master_start() 232 spu_mfc_sr1_set(spu, sr1); in spu_hw_master_start() 239 u64 sr1; in spu_hw_master_stop() local 242 sr1 = spu_mfc_sr1_get(spu) & ~MFC_STATE1_MASTER_RUN_CONTROL_MASK; in spu_hw_master_stop() 243 spu_mfc_sr1_set(spu, sr1); in spu_hw_master_stop()
|
| A D | backing_ops.c | 298 u64 sr1; in spu_backing_master_start() local 301 sr1 = csa->priv1.mfc_sr1_RW | MFC_STATE1_MASTER_RUN_CONTROL_MASK; in spu_backing_master_start() 302 csa->priv1.mfc_sr1_RW = sr1; in spu_backing_master_start() 309 u64 sr1; in spu_backing_master_stop() local 312 sr1 = csa->priv1.mfc_sr1_RW & ~MFC_STATE1_MASTER_RUN_CONTROL_MASK; in spu_backing_master_stop() 313 csa->priv1.mfc_sr1_RW = sr1; in spu_backing_master_stop()
|
| /linux/arch/powerpc/include/asm/ |
| A D | spu_priv1.h | 31 void (*mfc_sr1_set) (struct spu *spu, u64 sr1); 111 spu_mfc_sr1_set (struct spu *spu, u64 sr1) in spu_mfc_sr1_set() argument 113 spu_priv1_ops->mfc_sr1_set(spu, sr1); in spu_mfc_sr1_set()
|
| /linux/drivers/net/ethernet/ti/ |
| A D | Makefile | 37 obj-$(CONFIG_TI_ICSSG_PRUETH_SR1) += icssg-prueth-sr1.o icssg.o 38 icssg-prueth-sr1-y := icssg/icssg_prueth_sr1.o
|
| /linux/arch/powerpc/platforms/cell/ |
| A D | spu_priv1_mmio.c | 100 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set() argument 102 out_be64(&spu->priv1->mfc_sr1_RW, sr1); in mfc_sr1_set()
|
| /linux/arch/parisc/include/asm/ |
| A D | kgdb.h | 46 unsigned long sr1; member
|
| A D | asmregs.h | 70 sr1: .reg %sr1
|
| A D | assembly.h | 464 SAVE_SP (%sr1, PT_SR1 (\regs)) 503 REST_SP (%sr1, PT_SR1 (\regs))
|
| /linux/drivers/gpu/drm/gma500/ |
| A D | cdv_device.c | 25 u8 sr1; in cdv_disable_vga() local 31 sr1 = inb(VGA_SR_DATA); in cdv_disable_vga() 32 outb(sr1 | 1<<5, VGA_SR_DATA); in cdv_disable_vga()
|
| /linux/arch/arm64/boot/dts/ti/ |
| A D | k3-am65-iot2050-common-pg1.dtsi | 46 compatible = "ti,am654-sr1-icssg-prueth";
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | ti,icssg-prueth.yaml | 21 - ti,am654-sr1-icssg-prueth # for AM65x SoC family, SR1.0 152 const: ti,am654-sr1-icssg-prueth
|
| /linux/drivers/mtd/devices/ |
| A D | st_spi_fsm.c | 1393 uint8_t sr1, cr1, dyb; in stfsm_s25fl_config() local 1461 stfsm_read_status(fsm, SPINOR_OP_RDSR, &sr1, 1); in stfsm_s25fl_config() 1462 sta_wr = ((uint16_t)cr1 << 8) | sr1; in stfsm_s25fl_config() 1478 uint8_t sr1, sr2; in stfsm_w25q_config() local 1505 stfsm_read_status(fsm, SPINOR_OP_RDSR, &sr1, 1); in stfsm_w25q_config() 1506 sr_wr = ((uint16_t)sr2 << 8) | sr1; in stfsm_w25q_config()
|
| /linux/drivers/mtd/spi-nor/ |
| A D | core.c | 830 static int spi_nor_write_sr1_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_sr1_and_check() argument 834 nor->bouncebuf[0] = sr1; in spi_nor_write_sr1_and_check() 844 if (nor->bouncebuf[0] != sr1) { in spi_nor_write_sr1_and_check() 862 static int spi_nor_write_16bit_sr_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_16bit_sr_and_check() argument 895 sr_cr[0] = sr1; in spi_nor_write_16bit_sr_and_check() 905 if (sr1 != sr_cr[0]) { in spi_nor_write_16bit_sr_and_check() 989 int spi_nor_write_sr_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_sr_and_check() argument 992 return spi_nor_write_16bit_sr_and_check(nor, sr1); in spi_nor_write_sr_and_check() 994 return spi_nor_write_sr1_and_check(nor, sr1); in spi_nor_write_sr_and_check()
|
| A D | core.h | 622 int spi_nor_write_sr_and_check(struct spi_nor *nor, u8 sr1);
|
| /linux/kernel/locking/ |
| A D | lockdep_proc.c | 202 sr1 = debug_atomic_read(redundant_softirqs_on), in lockdep_stats_debug_show() local 226 seq_printf(m, " redundant softirq ons: %11llu\n", sr1); in lockdep_stats_debug_show()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | omap34xx-omap36xx-clocks.dtsi | 169 sr1_fck: clock-sr1-fck@6 {
|
| /linux/arch/parisc/lib/ |
| A D | lusercopy.S | 97 srcspc = sr1
|