Home
last modified time | relevance | path

Searched refs:SSR (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/hw/char/
H A Drenesas_sci.c52 REG8(SSR, 4)
53 FIELD(SSR, MPBT, 0, 1)
54 FIELD(SSR, MPB, 1, 1)
55 FIELD(SSR, TEND, 2, 1)
56 FIELD(SSR, ERR, 3, 3)
57 FIELD(SSR, PER, 3, 1)
58 FIELD(SSR, FER, 4, 1)
59 FIELD(SSR, ORER, 5, 1)
60 FIELD(SSR, RDRF, 6, 1)
61 FIELD(SSR, TDRE, 7, 1)
[all …]
/openbmc/linux/arch/sh/boot/compressed/
H A Dhead_64.S114 putcon r22, SSR
145 putcon r22, SSR
/openbmc/linux/drivers/i2c/busses/
H A Di2c-rcar.c66 #define SSR BIT(4) /* stop received */ macro
617 rcar_i2c_write(priv, ICSIER, SDE | SSR | SAR); in rcar_i2c_slave_irq()
624 rcar_i2c_write(priv, ICSIER, SDR | SSR | SAR); in rcar_i2c_slave_irq()
628 rcar_i2c_write(priv, ICSSR, ~(SAR | SSR) & 0xff); in rcar_i2c_slave_irq()
632 if (ssr_filtered & SSR) { in rcar_i2c_slave_irq()
637 rcar_i2c_write(priv, ICSSR, ~SSR & 0xff); in rcar_i2c_slave_irq()
/openbmc/linux/sound/pci/aw2/
H A Dsaa7146.h35 #define SSR 0x114 macro
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs56 0x02 SSR if SSR mode is activated
58 0x08 SSR_UTIL if SSR mode is activated and FS utilization is over
98 Description: Controls the free section threshold to trigger SSR allocation.
99 If this is large, SSR mode will be enabled early.
166 when conducting SSR and cleaning operations. The default value
311 GC approach and turns SSR mode on.
/openbmc/linux/Documentation/accel/qaic/
H A Daic100.rst201 | | | | restart events, and to offload SSR |
474 Subsystem Restart (SSR)
477 SSR is the concept of limiting the impact of an error. An AIC100 device may
480 impact other workloads. SSR accomplishes this.
487 When SSR occurs, any state in the workload is lost. Any inputs that were in
/openbmc/linux/include/media/drv-intf/
H A Dsaa7146.h380 #define SSR 0x114 /* Secondary status register */ macro
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c371 #define SSR 0x8e /* serial status */ macro
2029 while (rd_reg16(info, SSR) & IRQ_RXDATA) { in isr_rxdata()
2059 unsigned short status = rd_reg16(info, SSR); in isr_serial()
2063 wr_reg16(info, SSR, status); /* clear pending */ in isr_serial()
3858 wr_reg16(info, SSR, IRQ_RXIDLE + IRQ_RXOVER); in rx_stop()
3873 wr_reg16(info, SSR, IRQ_RXOVER); in rx_start()
3939 wr_reg16(info, SSR, (unsigned short)(IRQ_TXIDLE + IRQ_TXUNDER)); in tx_start()
3944 wr_reg16(info, SSR, IRQ_TXIDLE); in tx_start()
3968 wr_reg16(info, SSR, (unsigned short)(IRQ_TXIDLE + IRQ_TXUNDER)); in tx_stop()
4409 unsigned short status = rd_reg16(info, SSR); in get_gtsignals()
/openbmc/linux/fs/f2fs/
H A Dsegment.c2560 if (sbi->ckpt->alloc_type[type] == SSR) in f2fs_curseg_valid_blocks()
2574 if (sbi->ckpt->alloc_type[i] != SSR && for_ra) in f2fs_npages_for_summary_flush()
2871 curseg->alloc_type = SSR; in change_curseg()
2921 get_atssr_segment(sbi, CURSEG_ALL_DATA_ATGC, CURSEG_COLD_DATA, SSR, 0); in __f2fs_init_atgc_curseg()
3054 if (!f2fs_need_SSR(sbi) || !get_ssr_segment(sbi, type, SSR, 0)) in need_new_seg()
3073 if (f2fs_need_SSR(sbi) && get_ssr_segment(sbi, type, SSR, 0)) in f2fs_allocate_segment_for_resize()
3480 if (curseg->alloc_type == SSR) { in f2fs_allocate_data_block()
3925 if (seg_i->alloc_type == SSR) in read_compacted_summaries()
4865 if (curseg->alloc_type != LFS && curseg->alloc_type != SSR) { in sanity_check_curseg()
4876 if (curseg->alloc_type == SSR) in sanity_check_curseg()
H A Ddebug.c634 si->block_count[SSR], si->segment_count[SSR]); in stat_show()
H A Dgc.c252 if (p->alloc_mode == SSR) { in select_policy()
299 if (p->alloc_mode == SSR) in get_max_cost()
370 if (p->alloc_mode == SSR) in get_gc_cost()
H A Dsegment.h148 SSR, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dimsttfb.c72 SSR = 25, /* 0x64 */ enumerator
751 write_reg_le32(par->dc_regs, SSR, off); in set_offset()
1369 write_reg_le32(par->dc_regs, SSR, 0); in init_imstt()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_core.c310 u32 ssr = saa7146_read(dev, SSR); in interrupt_hw()
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h120 #define SSR(x) __REG2(IMX_GPIO_BASE + 0x24, ((x) & 3) << 8) macro
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt214 [10] Opening SSR Glink Port success
/openbmc/linux/include/trace/events/
H A Df2fs.h35 TRACE_DEFINE_ENUM(SSR);
110 { SSR, "SSR-mode" }, \
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.c373 saa7146_read(av7110->dev, SSR)); in debiirq()
471 saa7146_read(av7110->dev, SSR)); in gpioirq()