Searched refs:SAR (Results 1 – 12 of 12) sorted by relevance
| /drivers/platform/x86/intel/int1092/ |
| A D | Kconfig | 7 M.2 modem to regulate the RF power based on SAR data obtained from the 9 to SAR driver. The front end application in userspace will interact with SAR 11 SAR table index and use available communication like MBIM interface to enable 13 given platform needs to support "Dynamic SAR" configuration for a modem available
|
| /drivers/dma/ |
| A D | txx9dmac.h | 72 u64 SAR; /* Source Address Register */ member 82 u32 SAR; member 206 u64 SAR; member 212 u32 SAR; member
|
| A D | txx9dmac.c | 290 channel64_readq(dc, SAR), in txx9dmac_dump_regs() 302 channel32_readl(dc, SAR), in txx9dmac_dump_regs() 316 channel_writeq(dc, SAR, 0); in txx9dmac_reset_chan() 320 channel_writel(dc, SAR, 0); in txx9dmac_reset_chan() 492 d->CHAR, d->SAR, d->DAR, d->CNTR, in txx9dmac_dump_desc() 755 desc->hwdesc.SAR = src + offset; in txx9dmac_prep_dma_memcpy() 761 desc->hwdesc32.SAR = src + offset; in txx9dmac_prep_dma_memcpy() 842 desc->hwdesc.SAR = mem; in txx9dmac_prep_slave_sg() 845 desc->hwdesc.SAR = ds->rx_reg; in txx9dmac_prep_slave_sg() 851 desc->hwdesc32.SAR = mem; in txx9dmac_prep_slave_sg() [all …]
|
| A D | idma64.c | 94 channel_writeq(idma64c, SAR, 0); in idma64_chan_start()
|
| A D | pl330.c | 339 SAR = 0, enumerator 732 dst == SAR ? "SAR" : (dst == DAR ? "DAR" : "CCR"), val); in _emit_MOV() 1400 off += _emit_MOV(dry_run, &buf[off], SAR, x->src_addr); in _setup_xfer()
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | Kconfig | 86 TX99 support enables Specific Absorption Rate (SAR) testing. 87 SAR is the unit of measurement for the amount of radio frequency(RF) 89 limits used are expressed in the terms of SAR, which is a measure 94 governmental SAR regulations.
|
| /drivers/i2c/busses/ |
| A D | i2c-rcar.c | 74 #define SAR BIT(0) /* slave addr received */ macro 670 if (ssr_filtered & SAR) { in rcar_i2c_slave_irq() 675 rcar_i2c_write(priv, ICSIER, SDE | SSR | SAR); in rcar_i2c_slave_irq() 682 rcar_i2c_write(priv, ICSIER, SDR | SSR | SAR); in rcar_i2c_slave_irq() 686 rcar_i2c_write(priv, ICSSR, ~(SAR | SSR) & 0xff); in rcar_i2c_slave_irq() 694 rcar_i2c_write(priv, ICSIER, SAR); in rcar_i2c_slave_irq() 1043 rcar_i2c_write(priv, ICSIER, SAR); in rcar_reg_slave()
|
| /drivers/iio/proximity/ |
| A D | Kconfig | 45 tristate "TYHX HX9023S SAR sensor" 51 Say Y here to build a driver for TYHX HX9023S capacitive SAR sensor. 53 SAR sensors. This sensors is used for proximity detection applications.
|
| /drivers/dma/sh/ |
| A D | shdmac.c | 37 #define SAR 0x00 /* Source Address Register */ macro 216 sh_dmae_writel(sh_chan, hw->sar, SAR); in dmae_set_reg() 459 u32 sar_buf = sh_dmae_readl(sh_chan, SAR); in sh_dmae_desc_completed()
|
| /drivers/dma/dw/ |
| A D | regs.h | 40 DW_REG(SAR); /* Source Address Register */
|
| A D | core.c | 132 channel_readl(dwc, SAR), in dwc_dump_chan_regs() 161 channel_writel(dwc, SAR, lli_read(desc, sar)); in dwc_do_single_block()
|
| /drivers/iio/adc/ |
| A D | Kconfig | 68 successive approximation register (SAR) analog-to-digital 846 noise, low power, 8-channel, 12-bit SAR ADC 1120 tristate "Amlogic Meson SAR ADC driver" 1125 Say yes here to build support for the SAR ADC found in Amlogic Meson 1308 ROHM BD79124 is a 12-bit, 8-channel, SAR ADC. The ADC supports
|
Completed in 38 milliseconds