Home
last modified time | relevance | path

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

12345678910>>...32

/linux-6.14.4/drivers/net/wireless/ath/ath9k/
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 …]
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
Ddm_common.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 …]
/linux-6.14.4/drivers/media/dvb-frontends/
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 …]
Dstv0910.c213 { 0, 9242 }, /* C/N= 0dB */
214 { 5, 9105 }, /* C/N= 0.5dB */
215 { 10, 8950 }, /* C/N= 1.0dB */
216 { 15, 8780 }, /* C/N= 1.5dB */
217 { 20, 8566 }, /* C/N= 2.0dB */
218 { 25, 8366 }, /* C/N= 2.5dB */
219 { 30, 8146 }, /* C/N= 3.0dB */
220 { 35, 7908 }, /* C/N= 3.5dB */
221 { 40, 7666 }, /* C/N= 4.0dB */
222 { 45, 7405 }, /* C/N= 4.5dB */
[all …]
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 …]
/linux-6.14.4/sound/soc/codecs/
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 …]
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 …]
/linux-6.14.4/drivers/net/ethernet/dec/tulip/
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 …]
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 …]
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
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 …]
/linux-6.14.4/drivers/media/i2c/
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 …]
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()
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
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 …]
/linux-6.14.4/sound/soc/atmel/
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 …]
/linux-6.14.4/drivers/net/wireless/realtek/rtw88/
Drtw8703b.c62 {1, 0, true, 5},
63 {1, 2, true, 5},
64 {1, 10, true, 5},
65 {1, 15, true, 5}
69 0x0b40002d, /* 0, -15.0dB */
70 0x0c000030, /* 1, -14.5dB */
71 0x0cc00033, /* 2, -14.0dB */
72 0x0d800036, /* 3, -13.5dB */
73 0x0e400039, /* 4, -13.0dB */
74 0x0f00003c, /* 5, -12.5dB */
[all …]
/linux-6.14.4/drivers/staging/rtl8723bs/hal/
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 …]
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
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 …]
/linux-6.14.4/sound/aoa/codecs/
Donyx.h15 * -1 (0dB) to -127 (-63.0 dB) or others (muted) */
23 # define ONYX_ADPSV (1<<5)
34 # define ONYX_DIGDEEMPH_SHIFT 5
39 # define ONYX_ROLLOFF_FAST (1<<5)
46 # define ONYX_ADC_INPUT_MIC (1<<5)
47 /* 8 + input gain in dB, valid range for input gain is -4 .. 20 dB */
56 /* bits 1-5 control channel bits 1-5 */
68 # define ONYX_SPDIF_ENABLE (1<<5)
/linux-6.14.4/sound/pci/pcxhr/
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 …]
/linux-6.14.4/Documentation/devicetree/bindings/iio/frequency/
Dadi,admfm2000.yaml46 Enable mixer mode for the channel. It downconverts RF between 5 GHz
68 1 1 1 1 1 0 dB
69 1 1 1 1 0 -1 dB
70 1 1 1 0 1 -2 dB
71 1 1 0 1 1 -4 dB
72 1 0 1 1 1 -8 dB
73 0 1 1 1 1 -16 dB
74 0 0 0 0 0 -31 dB
121 <&gpio 5 GPIO_ACTIVE_LOW>,
/linux-6.14.4/arch/m68k/include/asm/
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 …]
/linux-6.14.4/include/uapi/sound/
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 */
59 /* Accessor offsets for min, mute and step items in dB scale type TLV */
63 /* dB scale specified with min/max values instead of step */
77 /* Accessor offsets for min, max items in db-minmax types of TLV. */
81 /* linear volume between min_dB and max_dB (.01dB unit) */
89 /* Accessor offsets for min, max items in db-linear type of TLV. */
93 /* dB range container:
[all …]
/linux-6.14.4/drivers/net/ethernet/allwinner/
Dsun4i-emac.c45 /* Transmit timeout, default 5 seconds. */
95 struct emac_board_info *db; member
104 struct emac_board_info *db = netdev_priv(dev); in emac_update_speed() local
108 reg_val = readl(db->membase + EMAC_MAC_SUPP_REG); in emac_update_speed()
110 if (db->speed == SPEED_100) in emac_update_speed()
112 writel(reg_val, db->membase + EMAC_MAC_SUPP_REG); in emac_update_speed()
117 struct emac_board_info *db = netdev_priv(dev); in emac_update_duplex() local
121 reg_val = readl(db->membase + EMAC_MAC_CTL1_REG); in emac_update_duplex()
123 if (db->duplex) in emac_update_duplex()
125 writel(reg_val, db->membase + EMAC_MAC_CTL1_REG); in emac_update_duplex()
[all …]
/linux-6.14.4/drivers/net/wireless/ath/ath5k/
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 …]
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c53 /* Idx NT mV d T mV d db */
59 { .hsw = { 0x00D75FFF, 0x000C0004, 0x0 } }, /* 5: 600 900 3.5 */
126 /* Idx NT mV d T mV df db */
132 { .hsw = { 0x00D7FFFF, 0x00140006, 0x0 } }, /* 5: 600 800 2.5 */
362 /* Idx NT mV diff db */
368 { .bxt = { 116, 0x9A, 0, 85, } }, /* 5: 600 3.5 */
381 /* Idx NT mV diff db */
387 { .bxt = { 48, 0, 0, 104, } }, /* 5: 250 1.5 */
403 /* Idx NT mV diff db */
409 { .bxt = { 77, 0x9A, 0, 85, } }, /* 5: 600 3.5 */
[all …]

12345678910>>...32