Home
last modified time | relevance | path

Searched +full:5 +full:db (Results 1 – 25 of 959) sorted by relevance

12345678910>>...39

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_aic.c37 5, 5, 4, 4, 3
115 aic_atten_word[0] = (0x1 & 0xf) << 14 | (0x1f & 0x1f) << 9 | (0x0 & 0xf) << 5 | in ar9003_aic_gain_table()
116 (0x1f & 0x1f); /* -01 dB: 4'd1, 5'd31, 00 dB: 4'd0, 5'd31 */ in ar9003_aic_gain_table()
117 aic_atten_word[1] = (0x3 & 0xf) << 14 | (0x1f & 0x1f) << 9 | (0x2 & 0xf) << 5 | in ar9003_aic_gain_table()
118 (0x1f & 0x1f); /* -03 dB: 4'd3, 5'd31, -02 dB: 4'd2, 5'd31 */ in ar9003_aic_gain_table()
119 aic_atten_word[2] = (0x5 & 0xf) << 14 | (0x1f & 0x1f) << 9 | (0x4 & 0xf) << 5 | in ar9003_aic_gain_table()
120 (0x1f & 0x1f); /* -05 dB: 4'd5, 5'd31, -04 dB: 4'd4, 5'd31 */ in ar9003_aic_gain_table()
121 aic_atten_word[3] = (0x1 & 0xf) << 14 | (0x1e & 0x1f) << 9 | (0x0 & 0xf) << 5 | in ar9003_aic_gain_table()
122 (0x1e & 0x1f); /* -07 dB: 4'd1, 5'd30, -06 dB: 4'd0, 5'd30 */ in ar9003_aic_gain_table()
123 aic_atten_word[4] = (0x3 & 0xf) << 14 | (0x1e & 0x1f) << 9 | (0x2 & 0xf) << 5 | in ar9003_aic_gain_table()
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_init.h21 { -30, 13348 }, /*C/N=-3dB*/
22 { -20, 12640 }, /*C/N=-2dB*/
23 { -10, 11883 }, /*C/N=-1dB*/
24 { 0, 11101 }, /*C/N=-0dB*/
25 { 5, 10718 }, /*C/N=0.5dB*/
26 { 10, 10339 }, /*C/N=1.0dB*/
27 { 15, 9947 }, /*C/N=1.5dB*/
28 { 20, 9552 }, /*C/N=2.0dB*/
29 { 25, 9183 }, /*C/N=2.5dB*/
30 { 30, 8799 }, /*C/N=3.0dB*/
[all …]
H A Dstv0910.c218 { 0, 9242 }, /* C/N= 0dB */
219 { 5, 9105 }, /* C/N= 0.5dB */
220 { 10, 8950 }, /* C/N= 1.0dB */
221 { 15, 8780 }, /* C/N= 1.5dB */
222 { 20, 8566 }, /* C/N= 2.0dB */
223 { 25, 8366 }, /* C/N= 2.5dB */
224 { 30, 8146 }, /* C/N= 3.0dB */
225 { 35, 7908 }, /* C/N= 3.5dB */
226 { 40, 7666 }, /* C/N= 4.0dB */
227 { 45, 7405 }, /* C/N= 4.5dB */
[all …]
H A Ddib0090.c133 s16 wbd_target; /* in dB */
317 #define GAIN_ALPHA 5
372 switch ((identity->version >> 5) & 0x7) { in dib0090_identify()
462 switch ((identity->version >> 5) & 0x7) { in dib0090_fw_identify()
524 | (cfg->clkoutdrive << 5) | (cfg->clkouttobamse << 4) | (0 << 2) | (0)); in dib0090_reset_digital()
527 | (7 << 5) | (cfg->clkouttobamse << 4) | (0 << 2) | (0)); in dib0090_reset_digital()
594 v |= cfg->clkoutdrive << 5; in dib0090_fw_reset_digital()
596 v |= 7 << 5; in dib0090_fw_reset_digital()
680 550, /* max BB gain in 10th of dB */
681 (1<<9) | 8, /* ramp_slope = 1dB of gain -> clock_ticks_per_db = clk_khz / ramp_slope -> BB_RAMP2 */
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Ddm.c16 0x7f8001fe, /* 0, +6.0dB */
17 0x788001e2, /* 1, +5.5dB */
18 0x71c001c7, /* 2, +5.0dB */
19 0x6b8001ae, /* 3, +4.5dB */
20 0x65400195, /* 4, +4.0dB */
21 0x5fc0017f, /* 5, +3.5dB */
22 0x5a400169, /* 6, +3.0dB */
23 0x55400155, /* 7, +2.5dB */
24 0x50800142, /* 8, +2.0dB */
25 0x4c000130, /* 9, +1.5dB */
[all …]
/openbmc/u-boot/drivers/net/
H A Duli526x.c55 #define ULI526X_100MFD 5
82 udelay(5); \
84 udelay(5); \
86 udelay(5); \
207 struct uli526x_board_info *db; /* board information structure */ in uli526x_initialize() local
228 db = (struct uli526x_board_info *) in uli526x_initialize()
231 dev->priv = db; in uli526x_initialize()
232 db->pdev = devno; in uli526x_initialize()
240 /* init db */ in uli526x_initialize()
241 db->ioaddr = dev->iobase; in uli526x_initialize()
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dtas5805m.c13 // It has been simplified a little and reworked for the 5.x ALSA SoC API.
62 * 5ms delay while we wait for the DSP to boot.
71 0x0000001B, /* 0, -110dB */ 0x0000001E, /* 1, -109dB */
72 0x00000021, /* 2, -108dB */ 0x00000025, /* 3, -107dB */
73 0x0000002A, /* 4, -106dB */ 0x0000002F, /* 5, -105dB */
74 0x00000035, /* 6, -104dB */ 0x0000003B, /* 7, -103dB */
75 0x00000043, /* 8, -102dB */ 0x0000004B, /* 9, -101dB */
76 0x00000054, /* 10, -100dB */ 0x0000005E, /* 11, -99dB */
77 0x0000006A, /* 12, -98dB */ 0x00000076, /* 13, -97dB */
78 0x00000085, /* 14, -96dB */ 0x00000095, /* 15, -95dB */
[all …]
H A Dinno_rk3036.h35 #define INNO_R01_PINDIR_MSK (0x1 << 5)
36 #define INNO_R01_PINDIR_IN_SLAVE (0x0 << 5) /*direction of pin*/
37 #define INNO_R01_PINDIR_OUT_MASTER (0x1 << 5)
47 #define INNO_R02_VWL_MSK (0x3 << 5)
48 #define INNO_R02_VWL_32BIT (0x3 << 5) /*1/2Frame Valid Word Len*/
49 #define INNO_R02_VWL_24BIT (0x2 << 5)
50 #define INNO_R02_VWL_20BIT (0x1 << 5)
51 #define INNO_R02_VWL_16BIT (0x0 << 5)
73 #define INNO_R04_DACL_VREF_SHIFT 5
84 #define INNO_R06_DAC_EN_SHIFT 5
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/
H A D0001-Fix-printing-64-bit-integer-types.patch9 db/db_impl.cc | 5 +++--
10 db/version_edit.h | 1 +
13 --- a/db/db_impl.cc
14 +++ b/db/db_impl.cc
15 @@ -5,6 +5,7 @@
16 #include "db/db_impl.h"
34 --- a/db/version_edit.h
35 +++ b/db/version_edit.h
36 @@ -5,6 +5,7 @@
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c64 #define ULI526X_100MFD 5
226 static void phy_write_1bit(struct uli526x_board_info *db, u32);
227 static u16 phy_read_1bit(struct uli526x_board_info *db);
239 static void srom_clk_write(struct uli526x_board_info *db, u32 data) in srom_clk_write() argument
241 void __iomem *ioaddr = db->ioaddr; in srom_clk_write()
244 udelay(5); in srom_clk_write()
246 udelay(5); in srom_clk_write()
248 udelay(5); in srom_clk_write()
272 struct uli526x_board_info *db; /* board information structure */ in uli526x_init_one() local
281 dev = alloc_etherdev(sizeof(*db)); in uli526x_init_one()
[all …]
H A Ddmfe.c118 #define DM9802_NOISE_FLOOR 5
128 #define DMFE_100MFD 5
354 struct dmfe_board_info *db; /* board information structure */ in dmfe_init_one() local
378 dev = alloc_etherdev(sizeof(*db)); in dmfe_init_one()
422 db = netdev_priv(dev); in dmfe_init_one()
425 db->desc_pool_ptr = dma_alloc_coherent(&pdev->dev, in dmfe_init_one()
427 &db->desc_pool_dma_ptr, GFP_KERNEL); in dmfe_init_one()
428 if (!db->desc_pool_ptr) { in dmfe_init_one()
433 db->buf_pool_ptr = dma_alloc_coherent(&pdev->dev, in dmfe_init_one()
435 &db->buf_pool_dma_ptr, GFP_KERNEL); in dmfe_init_one()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c17 0x081, /* 0, -12.0dB */
18 0x088, /* 1, -11.5dB */
19 0x090, /* 2, -11.0dB */
20 0x099, /* 3, -10.5dB */
21 0x0A2, /* 4, -10.0dB */
22 0x0AC, /* 5, -9.5dB */
23 0x0B6, /* 6, -9.0dB */
24 0x0C0, /* 7, -8.5dB */
25 0x0CC, /* 8, -8.0dB */
26 0x0D8, /* 9, -7.5dB */
[all …]
/openbmc/linux/drivers/media/i2c/
H A Dtda7432.c23 * maxvol - set maximum volume to +20db (1), default is 0db(0)
57 MODULE_PARM_DESC(maxvol, "Set maximum volume to +20dB(0) else +0dB(1). Default is +20dB(0).");
138 /* Lower 7 bits control volume from -79dB to +32dB in 1dB steps
139 * Recommended maximum is +20 dB
141 * +32dB: 0x00
142 * +20dB: 0x0c
143 * 0dB: 0x20
144 * -79dB: 0x6f
155 /* Bits 0,1,2 control absolute treble gain from 0dB to 14dB
156 * 0x0 is 14dB, 0x7 is 0dB
[all …]
H A Dwm8739.c36 R5 = 5, R6, R7, R8, R9, R15 = 15,
89 u8 vol_l; /* +12dB to -34.5dB 1.5dB step (5bit) def:0dB */ in wm8739_s_ctrl()
90 u8 vol_r; /* +12dB to -34.5dB 1.5dB step (5bit) def:0dB */ in wm8739_s_ctrl()
101 /* normalize ( 65535 to 0 -> 31 to 0 (12dB to -34.5dB) ) */ in wm8739_s_ctrl()
111 /* Volume setting: bits 0-4, 0x1f = 12 dB, 0x00 = -34.5 dB in wm8739_s_ctrl()
112 * Default setting: 0x17 = 0 dB in wm8739_s_ctrl()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.c18 0x0b40002d, /* 0, -15.0dB */
19 0x0c000030, /* 1, -14.5dB */
20 0x0cc00033, /* 2, -14.0dB */
21 0x0d800036, /* 3, -13.5dB */
22 0x0e400039, /* 4, -13.0dB */
23 0x0f00003c, /* 5, -12.5dB */
24 0x10000040, /* 6, -12.0dB */
25 0x11000044, /* 7, -11.5dB */
26 0x12000048, /* 8, -11.0dB */
27 0x1300004c, /* 9, -10.5dB */
[all …]
/openbmc/linux/sound/soc/atmel/
H A Datmel-pdmic.c227 /* range from -90 dB to 90 dB */
229 { 1, 15}, { 1, 14}, /* -90, -84 dB */
230 { 3, 15}, { 1, 13}, { 3, 14}, { 1, 12}, /* -81, -78, -75, -72 dB */
231 { 5, 14}, { 13, 15}, /* -70, -68 dB */
232 { 9, 14}, { 21, 15}, { 23, 15}, { 13, 14}, /* -65 ~ -62 dB */
233 { 29, 15}, { 33, 15}, { 37, 15}, { 41, 15}, /* -61 ~ -58 dB */
234 { 23, 14}, { 13, 13}, { 58, 15}, { 65, 15}, /* -57 ~ -54 dB */
235 { 73, 15}, { 41, 14}, { 23, 13}, { 13, 12}, /* -53 ~ -50 dB */
236 { 29, 13}, { 65, 14}, { 73, 14}, { 41, 13}, /* -49 ~ -46 dB */
237 { 23, 12}, { 207, 15}, { 29, 12}, { 65, 13}, /* -45 ~ -42 dB */
[all …]
/openbmc/linux/sound/aoa/codecs/
H A Donyx.h16 * -1 (0dB) to -127 (-63.0 dB) or others (muted) */
24 # define ONYX_ADPSV (1<<5)
35 # define ONYX_DIGDEEMPH_SHIFT 5
40 # define ONYX_ROLLOFF_FAST (1<<5)
47 # define ONYX_ADC_INPUT_MIC (1<<5)
48 /* 8 + input gain in dB, valid range for input gain is -4 .. 20 dB */
57 /* bits 1-5 control channel bits 1-5 */
69 # define ONYX_SPDIF_ENABLE (1<<5)
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm.c13 0x7f8001fe, /* 0, +6.0dB */
14 0x788001e2, /* 1, +5.5dB */
15 0x71c001c7, /* 2, +5.0dB */
16 0x6b8001ae, /* 3, +4.5dB */
17 0x65400195, /* 4, +4.0dB */
18 0x5fc0017f, /* 5, +3.5dB */
19 0x5a400169, /* 6, +3.0dB */
20 0x55400155, /* 7, +2.5dB */
21 0x50800142, /* 8, +2.0dB */
22 0x4c000130, /* 9, +1.5dB */
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddm.c16 0x7f8001fe, /* 0, +6.0dB */
17 0x788001e2, /* 1, +5.5dB */
18 0x71c001c7, /* 2, +5.0dB */
19 0x6b8001ae, /* 3, +4.5dB */
20 0x65400195, /* 4, +4.0dB */
21 0x5fc0017f, /* 5, +3.5dB */
22 0x5a400169, /* 6, +3.0dB */
23 0x55400155, /* 7, +2.5dB */
24 0x50800142, /* 8, +2.0dB */
25 0x4c000130, /* 9, +1.5dB */
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-Add-missing-includes-cstdint-and-cstdio.patch14 .../rocksdb/rocksdb/db/compaction/compaction_iteration_stats.h | 1 +
19 5 files changed, 5 insertions(+)
21 diff --git a/storage/rocksdb/rocksdb/db/compaction/compaction_iteration_stats.h b/storage/rocksdb/r…
23 --- a/storage/rocksdb/rocksdb/db/compaction/compaction_iteration_stats.h
24 +++ b/storage/rocksdb/rocksdb/db/compaction/compaction_iteration_stats.h
25 @@ -5,6 +5,7 @@
49 @@ -5,6 +5,7 @@
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_mix22.c45 #define PCXHR_DSP_RESET_GPO_OFFSET 5
103 0x00, /* [000] -49.5 dB: AKM[000] = -1.#INF dB (mute) */
104 0x01, /* [001] -49.0 dB: AKM[001] = -48.131 dB (diff=0.86920 dB) */
105 0x01, /* [002] -48.5 dB: AKM[001] = -48.131 dB (diff=0.36920 dB) */
106 0x01, /* [003] -48.0 dB: AKM[001] = -48.131 dB (diff=0.13080 dB) */
107 0x01, /* [004] -47.5 dB: AKM[001] = -48.131 dB (diff=0.63080 dB) */
108 0x01, /* [005] -46.5 dB: AKM[001] = -48.131 dB (diff=1.63080 dB) */
109 0x01, /* [006] -47.0 dB: AKM[001] = -48.131 dB (diff=1.13080 dB) */
110 0x01, /* [007] -46.0 dB: AKM[001] = -48.131 dB (diff=2.13080 dB) */
111 0x01, /* [008] -45.5 dB: AKM[001] = -48.131 dB (diff=2.63080 dB) */
[all …]
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h7 ** 5/1/94 Roman Hodek:
626 #define ACIA_D8N1S (5<<2) /* 8 data, no parity, 1 stop */
631 #define ACIA_RLTID (0<<5) /* RTS low, TxINT disabled */
632 #define ACIA_RLTIE (1<<5) /* RTS low, TxINT enabled */
633 #define ACIA_RHTID (2<<5) /* RTS high, TxINT disabled */
634 #define ACIA_RLTIDSB (3<<5) /* RTS low, TxINT disabled, send break */
646 #define ACIA_OVRN (1<<5) /* Receiver Overrun */
753 #define MW_LM1992_VOLUME(dB) \ argument
754 (0x0c0 | ((dB) < -80 ? 0 : (dB) > 0 ? 40 : (((dB) + 80) / 2)))
755 #define MW_LM1992_BALLEFT(dB) \ argument
[all …]
/openbmc/linux/drivers/staging/pi433/Documentation/
H A Dpi433.txt187 step_0_5db - increase in 0,5dB steps
188 step_1_0db - increase in 1 db steps
189 step_1_5db - increase in 1,5dB steps
190 step_2_0db - increase in 2 db steps
191 step_3_0db - increase in 3 db steps
192 step_4_0db - increase in 4 db steps
193 step_5_0db - increase in 5 db steps
194 step_6_0db - increase in 6 db steps
203 max_minus_6 - lna gain is set to 6db below max
204 max_minus_12 - lna gain is set to 12db below max
[all …]
/openbmc/linux/include/uapi/sound/
H A Dtlv.h7 #define SNDRV_CTL_TLVT_DB_SCALE 1 /* dB scale */
9 #define SNDRV_CTL_TLVT_DB_RANGE 3 /* dB range container */
10 #define SNDRV_CTL_TLVT_DB_MINMAX 4 /* dB scale with min/max */
11 #define SNDRV_CTL_TLVT_DB_MINMAX_MUTE 5 /* dB scale with min/max with mute */
57 /* Accessor offsets for min, mute and step items in dB scale type TLV */
61 /* dB scale specified with min/max values instead of step */
75 /* Accessor offsets for min, max items in db-minmax types of TLV. */
79 /* linear volume between min_dB and max_dB (.01dB unit) */
87 /* Accessor offsets for min, max items in db-linear type of TLV. */
91 /* dB range container:
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Deeprom.h53 #define AR5K_EEPROM_VERSION_3_1 0x3001 /* ob/db values for 2GHz (ar5211_rfregs) */
82 #define AR5K_EEPROM_HDR_T_5GHZ_DIS(_v) (((_v) >> 15) & 0x1) /* Disable turbo for 5GHz */
99 #define AR5K_EEPROM_MISC1 AR5K_EEPROM_INFO(5)
192 #define AR5K_EEPROM_N_PHASE_CAL 5
213 #define AR5K_EEPROM_N_PD_POINTS 5
226 /* 5GHz/2GHz */
233 #define AR5K_EEPROM_N_SPUR_CHANS 5
265 AR5K_CTL_2GHT20 = 5,
289 * level curves in 0.25dB units */
303 * power levels in 0.5dB units */
[all …]

12345678910>>...39