| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | nau8824.txt | 30 …eshold for each button. Array that contains up to 8 buttons configuration. SAR value is calculated… 31 SAR = 255 * MICBIAS / SAR_VOLTAGE * R / (2000 + R) 47 - nuvoton,sar-compare-time: SAR compare time 53 - nuvoton,sar-sampling-time: SAR sampling time
|
| H A D | nau8825.txt | 34 …eshold for each button. Array that contains up to 8 buttons configuration. SAR value is calculated… 35 SAR = 255 * MICBIAS / SAR_VOLTAGE * R / (2000 + R) 51 - nuvoton,sar-compare-time: SAR compare time 57 - nuvoton,sar-sampling-time: SAR sampling time
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | txx9dmac.h | 72 u64 SAR; /* Source Address Register */ member 82 u32 SAR; member 206 u64 SAR; member 212 u32 SAR; member
|
| H 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() 474 (u64)desc->CHAR, desc->SAR, desc->DAR, desc->CNTR); in txx9dmac_dump_desc() 479 (u64)desc->CHAR, desc->SAR, desc->DAR, desc->CNTR, in txx9dmac_dump_desc() 487 d->CHAR, d->SAR, d->DAR, d->CNTR); in txx9dmac_dump_desc() 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() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-rcar.c | 70 #define SAR (1 << 0) /* slave addr received */ macro 575 if (ssr_filtered & SAR) { in rcar_i2c_slave_irq() 580 rcar_i2c_write(priv, ICSIER, SDE | SSR | SAR); in rcar_i2c_slave_irq() 584 rcar_i2c_write(priv, ICSIER, SDR | SSR | SAR); in rcar_i2c_slave_irq() 588 rcar_i2c_write(priv, ICSSR, ~(SAR | SSR) & 0xff); in rcar_i2c_slave_irq() 595 rcar_i2c_write(priv, ICSIER, SAR); in rcar_i2c_slave_irq() 877 rcar_i2c_write(priv, ICSIER, SAR); in rcar_reg_slave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | Kconfig | 88 TX99 support enables Specific Absorption Rate (SAR) testing. 89 SAR is the unit of measurement for the amount of radio frequency(RF) 91 limits used are expressed in the terms of SAR, which is a measure 96 governmental SAR regulations.
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | dma-register.h | 14 #define SAR 0x00 /* Source Address Register */ macro
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | mvebu-core-clock.txt | 4 reading the Sample-At-Reset (SAR) register. The core clock consumer should 67 - reg : shall be the register address of the Sample-At-Reset (SAR) register
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | en_HK | 27 territory "Hong Kong SAR China" 171 country_name "Hong Kong SAR China"
|
| H A D | yue_HK | 25 territory "Hong Kong SAR China"
|
| H A D | zh_HK | 24 territory "Hong Kong SAR China"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | en_HK | 27 territory "Hong Kong SAR China" 171 country_name "Hong Kong SAR China"
|
| H A D | yue_HK | 25 territory "Hong Kong SAR China"
|
| H A D | zh_HK | 24 territory "Hong Kong SAR China"
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | adm1266.rst | 20 integrated 12 bit SAR ADC, accessed using a PMBus interface.
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/cpu/ |
| H A D | start.S | 422 rsr a2, SAR 484 wsr a2, SAR
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | shdmac.c | 38 #define SAR 0x00 /* Source Address Register */ macro 217 sh_dmae_writel(sh_chan, hw->sar, SAR); in dmae_set_reg() 460 u32 sar_buf = sh_dmae_readl(sh_chan, SAR); in sh_dmae_desc_completed()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | rohm,bd70528-pmic.txt | 8 dual-input power path, 10 bit SAR ADC for battery temperature monitor and
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | coprocessor.S | 143 ssl a3 # SAR: 32 - coprocessor_number
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/dma/ |
| H A D | dma-sh.c | 219 __raw_writel(chan->sar, (dma_base_addr(chan->chan) + SAR)); in sh_dmac_xfer_dma()
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw/ |
| H A D | regs.h | 40 DW_REG(SAR); /* Source Address Register */
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | sleep44xx.S | 148 ldreq r0, [r8, #L2X0_SAVE_OFFSET0] @ Retrieve L2 state from SAR
|
| /OK3568_Linux_fs/kernel/Documentation/parisc/ |
| H A D | registers.rst | 19 CR11 as specified by ABI (SAR)
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | armada-xp-synology-ds414.dts | 72 * pin being sampled at reset (bit 0 of SAR).
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-xp-synology-ds414.dts | 159 * pin being sampled at reset (bit 0 of SAR).
|