Home
last modified time | relevance | path

Searched refs:dac (Results 1 – 75 of 75) sorted by relevance

/linux-4.1.27/drivers/net/wireless/b43/
Dtables_lpphy.c1083 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 152, },
1084 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 147, },
1085 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 143, },
1086 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 139, },
1087 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 135, },
1088 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 131, },
1089 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 128, },
1090 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 124, },
1091 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 121, },
1092 { .gm = 7, .pga = 15, .pad = 14, .dac = 0, .bb_mult = 117, },
[all …]
Dtables_lpphy.h32 u8 gm, pga, pad, dac, bb_mult; member
Dtables_phy_lcn.c34 u8 dac; member
654 val |= ((gain_table[i].dac << 28) | in b43_phy_lcn_load_tx_gain_tab()
Dphy_lp.c801 struct lpphy_tx_gains { u16 gm, pga, pad, dac; }; member
862 gains.dac = (b43_phy_read(dev, B43_LPPHY_AFE_DAC_CTL) & 0x380) >> 7; in lpphy_get_tx_gains()
879 static void lpphy_set_dac_gain(struct b43_wldev *dev, u16 dac) in lpphy_set_dac_gain() argument
882 ctl |= dac << 7; in lpphy_set_dac_gain()
921 lpphy_set_dac_gain(dev, gains.dac); in lpphy_set_tx_gains()
1397 gains.dac = (iq_comp >> 28) & 0xFF; in lpphy_set_tx_power_by_index()
1555 gains.dac = 0; in lpphy_tx_pctl_init_sw()
1560 gains.dac = 0; in lpphy_tx_pctl_init_sw()
/linux-4.1.27/sound/atmel/
Dabdac.c113 struct atmel_abdac *dac = arg; in atmel_abdac_dma_period_done() local
114 snd_pcm_period_elapsed(dac->substream); in atmel_abdac_dma_period_done()
117 static int atmel_abdac_prepare_dma(struct atmel_abdac *dac, in atmel_abdac_prepare_dma() argument
121 struct dma_chan *chan = dac->dma.chan; in atmel_abdac_prepare_dma()
131 dev_dbg(&dac->pdev->dev, "too complex transfer\n"); in atmel_abdac_prepare_dma()
141 dev_dbg(&dac->pdev->dev, "could not prepare cyclic DMA\n"); in atmel_abdac_prepare_dma()
146 cdesc->period_callback_param = dac; in atmel_abdac_prepare_dma()
148 dac->dma.cdesc = cdesc; in atmel_abdac_prepare_dma()
150 set_bit(DMA_READY, &dac->flags); in atmel_abdac_prepare_dma()
177 struct atmel_abdac *dac = snd_pcm_substream_chip(substream); in atmel_abdac_open() local
[all …]
/linux-4.1.27/drivers/leds/
Dleds-dac124s085.c68 struct dac124s085 *dac; in dac124s085_probe() local
72 dac = devm_kzalloc(&spi->dev, sizeof(*dac), GFP_KERNEL); in dac124s085_probe()
73 if (!dac) in dac124s085_probe()
78 for (i = 0; i < ARRAY_SIZE(dac->leds); i++) { in dac124s085_probe()
79 led = dac->leds + i; in dac124s085_probe()
96 spi_set_drvdata(spi, dac); in dac124s085_probe()
102 led_classdev_unregister(&dac->leds[i].ldev); in dac124s085_probe()
109 struct dac124s085 *dac = spi_get_drvdata(spi); in dac124s085_remove() local
112 for (i = 0; i < ARRAY_SIZE(dac->leds); i++) { in dac124s085_remove()
113 led_classdev_unregister(&dac->leds[i].ldev); in dac124s085_remove()
[all …]
/linux-4.1.27/sound/mips/
Dhal2.c96 struct hal2_codec dac; member
312 if (hal2->dac.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) { in hal2_interrupt()
313 snd_pcm_period_elapsed(hal2->dac.substream); in hal2_interrupt()
344 unsigned int master = hal2->dac.master; in hal2_set_dac_rate()
345 int inc = hal2->dac.inc; in hal2_set_dac_rate()
346 int mod = hal2->dac.mod; in hal2_set_dac_rate()
367 struct hal2_pbus *pbus = &hal2->dac.pbus; in hal2_setup_dac()
374 sample_size = 2 * hal2->dac.voices; in hal2_setup_dac()
394 | (hal2->dac.voices << H2I_C1_DATAT_SHIFT)); in hal2_setup_dac()
424 struct hal2_pbus *pbus = &hal2->dac.pbus; in hal2_start_dac()
[all …]
/linux-4.1.27/drivers/video/fbdev/
Dffb.c354 struct ffb_dac __iomem *dac; member
426 struct ffb_dac __iomem *dac = par->dac; in ffb_switch_from_graph() local
445 upa_writel(FFB_DAC_CUR_CTRL, &dac->type2); in ffb_switch_from_graph()
447 upa_writel(0, &dac->value2); in ffb_switch_from_graph()
450 FFB_DAC_CUR_CTRL_P1), &dac->value2); in ffb_switch_from_graph()
675 struct ffb_dac __iomem *dac = par->dac; in ffb_blank() local
684 upa_writel(FFB_DAC_TGEN, &dac->type); in ffb_blank()
685 val = upa_readl(&dac->value); in ffb_blank()
700 upa_writel(FFB_DAC_TGEN, &dac->type); in ffb_blank()
701 upa_writel(val, &dac->value); in ffb_blank()
[all …]
Darkfb.c37 struct dac_info *dac; member
380 struct dac_info dac; member
517 int rv = dac_set_freq(par->dac, 0, 1000000000 / pixclock); in ark_set_pixclock()
567 dac_set_mode(par->dac, DAC_PSEUDO8_8); in arkfb_release()
724 dac_set_mode(par->dac, DAC_PSEUDO8_8); in arkfb_set_par()
733 dac_set_mode(par->dac, DAC_PSEUDO8_8); in arkfb_set_par()
740 dac_set_mode(par->dac, DAC_PSEUDO8_8); in arkfb_set_par()
750 dac_set_mode(par->dac, DAC_PSEUDO8_8); in arkfb_set_par()
754 dac_set_mode(par->dac, DAC_PSEUDO8_16); in arkfb_set_par()
763 dac_set_mode(par->dac, DAC_RGB1555_16); in arkfb_set_par()
[all …]
Dpmag-ba-fb.c42 volatile u32 __iomem *dac; member
82 writeb(v, par->dac + reg / 4); in dac_write()
87 return readb(par->dac + reg / 4); in dac_read()
191 par->dac = par->mmio + PMAG_BA_BT459; in pmagbafb_probe()
Dpmagb-b-fb.c40 volatile u32 __iomem *dac; member
81 writeb(v, par->dac + reg / 4); in dac_write()
86 return readb(par->dac + reg / 4); in dac_read()
299 par->dac = par->mmio + PMAGB_B_BT459; in pmagbbfb_probe()
/linux-4.1.27/sound/soc/codecs/
Dtlv320aic23.c236 int dac, int dac_l, int dac_h, int need_dac) in get_score() argument
239 (dac >= dac_l) && (dac <= dac_h)) { in get_score()
241 int diff_dac = need_dac - dac; in get_score()
271 int dac; in find_rate() local
276 dac = base * sr_dac_mult_table[j]; in find_rate()
278 dac, dac_l, dac_h, need_dac); in find_rate()
286 (dac >> 1), dac_l, dac_h, need_dac); in find_rate()
307 int dac = (val * sr_dac_mult_table[sr]) / SR_MULT; in get_current_sample_rates() local
310 dac >>= 1; in get_current_sample_rates()
313 *sample_rate_dac = dac; in get_current_sample_rates()
[all …]
Dwm8728.c93 u16 dac = snd_soc_read(codec, WM8728_DACCTL); in wm8728_hw_params() local
95 dac &= ~0x18; in wm8728_hw_params()
101 dac |= 0x10; in wm8728_hw_params()
104 dac |= 0x08; in wm8728_hw_params()
110 snd_soc_write(codec, WM8728_DACCTL, dac); in wm8728_hw_params()
D88pm860x-codec.c407 unsigned int dac = 0; in pm860x_dac_event() local
411 dac = DAC_LEFT; in pm860x_dac_event()
413 dac = DAC_RIGHT; in pm860x_dac_event()
416 if (dac) { in pm860x_dac_event()
418 dac |= MODULATOR; in pm860x_dac_event()
425 dac, dac); in pm860x_dac_event()
429 if (dac) { in pm860x_dac_event()
437 data &= ~dac; in pm860x_dac_event()
Dwm8994.c1046 int dac; in aif1clk_ev() local
1079 dac = WM8994_AIF1DAC1R_ENA | WM8994_AIF1DAC2R_ENA; in aif1clk_ev()
1082 dac = WM8994_AIF1DAC1L_ENA | WM8994_AIF1DAC2L_ENA; in aif1clk_ev()
1084 dac = WM8994_AIF1DAC1R_ENA | WM8994_AIF1DAC2R_ENA | in aif1clk_ev()
1090 mask, dac); in aif1clk_ev()
1141 int dac; in aif2clk_ev() local
1161 dac = WM8994_AIF2DACR_ENA; in aif2clk_ev()
1164 dac = WM8994_AIF2DACL_ENA; in aif2clk_ev()
1166 dac = WM8994_AIF2DACL_ENA | WM8994_AIF2DACR_ENA; in aif2clk_ev()
1173 WM8994_AIF2DACR_ENA, dac); in aif2clk_ev()
Dwm8962.c1493 u16 dac = snd_soc_read(codec, WM8962_ADC_DAC_CONTROL_1); in wm8962_dsp2_set_enable() local
1507 WM8962_DAC_MUTE, dac); in wm8962_dsp2_set_enable()
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt19 - ad,adv7343-power-mode-dac: array configuring the power on/off DAC's 1..6,
22 - ad,adv7343-sd-config-dac-out: array configure SD DAC Output's 1 and 2, 0 = OFF
41 adi,dac-enable = <1 1 1 0 0 1>;
43 adi,sd-dac-enable = <1 0>;
/linux-4.1.27/drivers/iio/dac/
Dad5755.c467 for (i = 0; i < ARRAY_SIZE(pdata->dac); ++i) { in ad5755_setup_pdata()
468 val = pdata->dac[i].slew.step_size << in ad5755_setup_pdata()
470 val |= pdata->dac[i].slew.rate << in ad5755_setup_pdata()
472 if (pdata->dac[i].slew.enable) in ad5755_setup_pdata()
481 for (i = 0; i < ARRAY_SIZE(pdata->dac); ++i) { in ad5755_setup_pdata()
482 if (!ad5755_is_valid_mode(st, pdata->dac[i].mode)) in ad5755_setup_pdata()
486 if (!pdata->dac[i].ext_current_sense_resistor) in ad5755_setup_pdata()
488 if (pdata->dac[i].enable_voltage_overrange) in ad5755_setup_pdata()
490 val |= pdata->dac[i].mode; in ad5755_setup_pdata()
524 if (pdata && ad5755_is_voltage_mode(pdata->dac[i].mode)) in ad5755_init_channels()
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgm107.c77 priv->dac.nr = 3; in gm107_disp_ctor()
79 priv->dac.power = nv50_dac_power; in gm107_disp_ctor()
80 priv->dac.sense = nv50_dac_sense; in gm107_disp_ctor()
Dgt215.c76 priv->dac.nr = 3; in gt215_disp_ctor()
79 priv->dac.power = nv50_dac_power; in gt215_disp_ctor()
80 priv->dac.sense = nv50_dac_sense; in gt215_disp_ctor()
Dgk110.c77 priv->dac.nr = 3; in gk110_disp_ctor()
79 priv->dac.power = nv50_dac_power; in gk110_disp_ctor()
80 priv->dac.sense = nv50_dac_sense; in gk110_disp_ctor()
Dgt200.c121 priv->dac.nr = 3; in gt200_disp_ctor()
124 priv->dac.power = nv50_dac_power; in gt200_disp_ctor()
125 priv->dac.sense = nv50_dac_sense; in gt200_disp_ctor()
Dgm204.c78 priv->dac.nr = 3; in gm204_disp_ctor()
80 priv->dac.power = nv50_dac_power; in gm204_disp_ctor()
81 priv->dac.sense = nv50_dac_sense; in gm204_disp_ctor()
Dg94.c105 priv->dac.nr = 3; in g94_disp_ctor()
108 priv->dac.power = nv50_dac_power; in g94_disp_ctor()
109 priv->dac.sense = nv50_dac_sense; in g94_disp_ctor()
Dgk104.c242 priv->dac.nr = 3; in gk104_disp_ctor()
244 priv->dac.power = nv50_dac_power; in gk104_disp_ctor()
245 priv->dac.sense = nv50_dac_sense; in gk104_disp_ctor()
Dg84.c245 priv->dac.nr = 3; in g84_disp_ctor()
248 priv->dac.power = nv50_dac_power; in g84_disp_ctor()
249 priv->dac.sense = nv50_dac_sense; in g84_disp_ctor()
Dnv50.c1041 return priv->dac.power(object, priv, data, size, head, outp); in nv50_disp_main_mthd()
1043 return priv->dac.sense(object, priv, data, size, head, outp); in nv50_disp_main_mthd()
1164 for (i = 0; i < priv->dac.nr; i++) { in nv50_disp_main_init()
1453 for (i = 0; !(ctrl & (1 << head)) && i < priv->dac.nr; i++) in exec_script()
1511 for (i = 0; !(ctrl & (1 << head)) && i < priv->dac.nr; i++) in exec_clkcmp()
1987 priv->dac.nr = 3; in nv50_disp_ctor()
1990 priv->dac.power = nv50_dac_power; in nv50_disp_ctor()
1991 priv->dac.sense = nv50_dac_sense; in nv50_disp_ctor()
Dgf110.c685 for (i = 0; i < priv->dac.nr; i++) { in gf110_disp_main_init()
1278 priv->dac.nr = 3; in gf110_disp_ctor()
1280 priv->dac.power = nv50_dac_power; in gf110_disp_ctor()
1281 priv->dac.sense = nv50_dac_sense; in gf110_disp_ctor()
Dnv50.h28 } dac; member
/linux-4.1.27/drivers/media/platform/s5p-tv/
Dsdo_drv.c53 struct clk *dac; member
384 sdev->dac = clk_get(dev, "dac"); in sdo_probe()
385 if (IS_ERR(sdev->dac)) { in sdo_probe()
387 ret = PTR_ERR(sdev->dac); in sdo_probe()
427 ret = clk_prepare_enable(sdev->dac); in sdo_probe()
456 clk_put(sdev->dac); in sdo_probe()
470 clk_disable_unprepare(sdev->dac); in sdo_remove()
473 clk_put(sdev->dac); in sdo_remove()
/linux-4.1.27/sound/soc/tegra/
Dtegra20_das.c48 int tegra20_das_connect_dap_to_dac(int dap, int dac) in tegra20_das_connect_dap_to_dac() argument
58 reg = dac << TEGRA20_DAS_DAP_CTRL_SEL_DAP_CTRL_SEL_P; in tegra20_das_connect_dap_to_dac()
88 int tegra20_das_connect_dac_to_dap(int dac, int dap) in tegra20_das_connect_dac_to_dap() argument
97 (dac * TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_STRIDE); in tegra20_das_connect_dac_to_dap()
/linux-4.1.27/sound/pci/ice1712/
Dphase.c368 int dac; in wm_master_vol_put() local
370 for (dac = 0; dac < ice->num_total_dacs; dac += 2) in wm_master_vol_put()
371 wm_set_vol(ice, WM_DAC_ATTEN + dac + ch, in wm_master_vol_put()
372 spec->vol[dac + ch], in wm_master_vol_put()
618 int dac; in wm_master_mute_put() local
623 for (dac = 0; dac < ice->num_total_dacs; dac += 2) in wm_master_mute_put()
624 wm_set_vol(ice, WM_DAC_ATTEN + dac + i, in wm_master_mute_put()
625 spec->vol[dac + i], in wm_master_mute_put()
Dwm8766.c178 void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac) in snd_wm8766_set_if() argument
182 dac &= WM8766_IF_MASK; in snd_wm8766_set_if()
183 snd_wm8766_write(wm, WM8766_REG_IFCTRL, val | dac); in snd_wm8766_set_if()
Daureon.c780 int dac; in wm_master_vol_put() local
782 for (dac = 0; dac < ice->num_total_dacs; dac += 2) in wm_master_vol_put()
783 wm_set_vol(ice, WM_DAC_ATTEN + dac + ch, in wm_master_vol_put()
784 spec->vol[dac + ch], in wm_master_vol_put()
927 int dac; in wm_master_mute_put() local
931 for (dac = 0; dac < ice->num_total_dacs; dac += 2) in wm_master_mute_put()
932 wm_set_vol(ice, WM_DAC_ATTEN + dac + i, in wm_master_mute_put()
933 spec->vol[dac + i], in wm_master_mute_put()
Dwm8766.h157 void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac);
/linux-4.1.27/drivers/hwmon/
Dmax6650.c125 u8 dac; member
155 data->dac = i2c_smbus_read_byte_data(client, MAX6650_REG_DAC); in max6650_update_device()
314 pwm = 255 - (255 * (int)data->dac)/180; in get_pwm()
316 pwm = 255 - (255 * (int)data->dac)/76; in get_pwm()
341 data->dac = 180 - (180 * pwm)/255; in set_pwm()
343 data->dac = 76 - (76 * pwm)/255; in set_pwm()
345 i2c_smbus_write_byte_data(client, MAX6650_REG_DAC, data->dac); in set_pwm()
/linux-4.1.27/drivers/media/i2c/
Dadv7343.c232 state->pdata->mode_config.dac[2] << 2 | in adv7343_setoutput()
233 state->pdata->mode_config.dac[1] << 3 | in adv7343_setoutput()
234 state->pdata->mode_config.dac[0] << 4 | in adv7343_setoutput()
235 state->pdata->mode_config.dac[5] << 5 | in adv7343_setoutput()
236 state->pdata->mode_config.dac[4] << 6 | in adv7343_setoutput()
237 state->pdata->mode_config.dac[3] << 7; in adv7343_setoutput()
428 pdata->mode_config.dac, 6); in adv7343_get_pdata()
Dak881x.c185 u8 dac; in ak881x_s_stream() local
189 dac = 3; in ak881x_s_stream()
191 dac = 4; in ak881x_s_stream()
193 reg_write(client, AK881X_DAC_MODE, dac); in ak881x_s_stream()
/linux-4.1.27/arch/alpha/kernel/
Dcore_cia.c856 int lock, dac; in cia_decode_pci_error() local
860 dac = (cia->pci_err0 >> 5) & 1; in cia_decode_pci_error()
867 if (dac) { in cia_decode_pci_error()
876 window, lock, dac); in cia_decode_pci_error()
903 int dac; in cia_decode_pci_error() local
908 dac = (cia->pci_err0 >> 28) & 1; in cia_decode_pci_error()
911 if (dac) { in cia_decode_pci_error()
921 addr, dac); in cia_decode_pci_error()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dak4554.c9 ak4554-adc-dac {
/linux-4.1.27/sound/pci/hda/
Dhda_generic.c1316 return spec->multi_io[idx].dac; in get_primary_out()
1322 hda_nid_t dac, hda_nid_t pin) in try_dac() argument
1324 return is_reachable_path(codec, dac, pin) ? dac : 0; in try_dac()
1336 hda_nid_t dac; in try_assign_dacs() local
1371 dac = dacs[i]; in try_assign_dacs()
1372 if (!dac) { in try_assign_dacs()
1374 dac = try_dac(codec, get_primary_out(codec, i), pin); in try_assign_dacs()
1375 if (!dac) in try_assign_dacs()
1376 dac = try_dac(codec, dacs[0], pin); in try_assign_dacs()
1377 if (!dac) in try_assign_dacs()
[all …]
Dpatch_cirrus.c1104 static void fix_volume_caps(struct hda_codec *codec, hda_nid_t dac) in fix_volume_caps() argument
1109 caps = query_amp_caps(codec, dac, HDA_OUTPUT); in fix_volume_caps()
1113 snd_hda_override_amp_caps(codec, dac, HDA_OUTPUT, caps); in fix_volume_caps()
1119 hda_nid_t dac = CS4210_DAC_NID; in cs421x_parse_auto_config() local
1122 fix_volume_caps(codec, dac); in cs421x_parse_auto_config()
Dhda_generic.h18 hda_nid_t dac; /* DAC to be connected */ member
Dpatch_ca0132.c4086 static void init_output(struct hda_codec *codec, hda_nid_t pin, hda_nid_t dac) in init_output() argument
4095 if (dac && (get_wcaps(codec, dac) & AC_WCAP_OUT_AMP)) in init_output()
4096 snd_hda_codec_write(codec, dac, 0, in init_output()
/linux-4.1.27/include/media/
Dadv7343.h41 u32 dac[6]; member
/linux-4.1.27/arch/arm/kernel/
Dprocess.c149 unsigned int transbase, dac; in __show_regs() local
152 : "=r" (transbase), "=r" (dac)); in __show_regs()
154 transbase, dac); in __show_regs()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_combios.c866 uint8_t rev, bg, dac; in radeon_combios_get_primary_dac_info() local
882 dac = (RBIOS8(dac_info + 0x2) >> 4) & 0xf; in radeon_combios_get_primary_dac_info()
883 p_dac->ps2_pdac_adj = (bg << 8) | (dac); in radeon_combios_get_primary_dac_info()
886 dac = RBIOS8(dac_info + 0x3) & 0xf; in radeon_combios_get_primary_dac_info()
887 p_dac->ps2_pdac_adj = (bg << 8) | (dac); in radeon_combios_get_primary_dac_info()
890 if ((dac == 0) || (bg == 0)) in radeon_combios_get_primary_dac_info()
1017 uint8_t rev, bg, dac; in radeon_combios_get_tv_dac_info() local
1031 dac = RBIOS8(dac_info + 0xd) & 0xf; in radeon_combios_get_tv_dac_info()
1032 tv_dac->ps2_tvdac_adj = (bg << 16) | (dac << 20); in radeon_combios_get_tv_dac_info()
1035 dac = RBIOS8(dac_info + 0xf) & 0xf; in radeon_combios_get_tv_dac_info()
[all …]
Dradeon_encoders.c86 radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device, uint8_t dac) in radeon_get_encoder_enum() argument
97 switch (dac) { in radeon_get_encoder_enum()
Dradeon_atombios.c908 uint8_t dac; in radeon_get_atom_connector_info_from_supported_devices_table() local
962 dac = ci.sucConnectorInfo.sbfAccess.bfAssociatedDAC; in radeon_get_atom_connector_info_from_supported_devices_table()
1025 dac), in radeon_get_atom_connector_info_from_supported_devices_table()
1032 dac), in radeon_get_atom_connector_info_from_supported_devices_table()
1776 uint8_t bg, dac; in radeon_atombios_get_primary_dac_info() local
1790 dac = dac_info->ucDAC1_DAC_Adjustment; in radeon_atombios_get_primary_dac_info()
1791 p_dac->ps2_pdac_adj = (bg << 8) | (dac); in radeon_atombios_get_primary_dac_info()
1962 uint8_t bg, dac; in radeon_atombios_get_tv_dac_info() local
1977 dac = dac_info->ucDAC2_CRT2_DAC_Adjustment; in radeon_atombios_get_tv_dac_info()
1978 tv_dac->ps2_tvdac_adj = (bg << 16) | (dac << 20); in radeon_atombios_get_tv_dac_info()
[all …]
Datombios_encoders.c2687 struct radeon_encoder_atom_dac *dac = kzalloc(sizeof(struct radeon_encoder_atom_dac), GFP_KERNEL); in radeon_atombios_set_dac_info() local
2689 if (!dac) in radeon_atombios_set_dac_info()
2692 dac->tv_std = radeon_atombios_get_tv_info(rdev); in radeon_atombios_set_dac_info()
2693 return dac; in radeon_atombios_set_dac_info()
Dradeon_mode.h710 uint8_t dac);
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphytbl_lcn.h46 unsigned char dac; member
Dphy_lcn.c4396 val = (gain_table[j].dac << 28) | (gain_table[j].bb_mult << 20); in wlc_lcnphy_load_tx_gain_table()
/linux-4.1.27/sound/pci/oxygen/
Doxygen.c694 unsigned int dac, i; in dump_ak4396_registers() local
696 for (dac = 0; dac < data->dacs; ++dac) { in dump_ak4396_registers()
697 snd_iprintf(buffer, "\nAK4396 %u:", dac + 1); in dump_ak4396_registers()
699 snd_iprintf(buffer, " %02x", data->ak4396_regs[dac][i]); in dump_ak4396_registers()
Dxonar_pcm179x.c1082 unsigned int dac, i; in dump_pcm1796_registers() local
1084 for (dac = 0; dac < data->dacs; ++dac) { in dump_pcm1796_registers()
1085 snd_iprintf(buffer, "\nPCM1796 %u:", dac + 1); in dump_pcm1796_registers()
1088 data->pcm1796_regs[dac][i]); in dump_pcm1796_registers()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
DKbuild4 nouveau-y += dispnv04/dac.o
/linux-4.1.27/include/linux/platform_data/
Dad5755.h100 } dac[4]; member
/linux-4.1.27/drivers/iio/
DMakefile18 obj-y += dac/
DKconfig65 source "drivers/iio/dac/Kconfig"
/linux-4.1.27/drivers/input/touchscreen/
Dad7877.c183 u16 dac; member
507 return sprintf(buf, "%u\n", ts->dac); in ad7877_dac_show()
523 ts->dac = val & 0xFF; in ad7877_dac_store()
524 ad7877_write(ts->spi, AD7877_REG_DAC, (ts->dac << 4) | AD7877_DAC_CONF); in ad7877_dac_store()
530 static DEVICE_ATTR(dac, 0664, ad7877_dac_show, ad7877_dac_store);
/linux-4.1.27/arch/powerpc/boot/dts/
Dacadia.dts190 dac@ef603300 {
191 compatible = "amcc,dac-405ez";
/linux-4.1.27/arch/x86/platform/ce4100/
Dfalconfalls.dts298 dac@0 {
304 dac@1 {
/linux-4.1.27/arch/arm/boot/dts/
Dphy3250.dts118 dac-clk = "wspll";
Dea3250.dts118 dac-clk = "wspll";
Dimx23.dtsi331 interrupt-names = "audio-adc", "audio-dac", "spdif-tx", "i2c",
/linux-4.1.27/drivers/video/fbdev/aty/
Daty128fb.c1941 u32 dac; in aty128_init() local
2046 dac = aty_ld_le32(DAC_CNTL); in aty128_init()
2047 dac |= (DAC_8BIT_EN | DAC_RANGE_CNTL); in aty128_init()
2048 dac |= DAC_MASK; in aty128_init()
2050 dac |= DAC_PALETTE2_SNOOP_EN; in aty128_init()
2051 aty_st_le32(DAC_CNTL, dac); in aty128_init()
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dradio.c1886 u16 dac; in b43legacy_radio_set_txpower_a() local
1903 dac = b43legacy_get_txgain_dac(txpower); in b43legacy_radio_set_txpower_a()
1904 dac <<= 3; in b43legacy_radio_set_txpower_a()
1905 dac |= ilt; in b43legacy_radio_set_txpower_a()
1907 b43legacy_ilt_write(dev, 0x3001, dac); in b43legacy_radio_set_txpower_a()
/linux-4.1.27/arch/alpha/include/asm/
Dcore_marvel.h212 unsigned dac : 1; /* <2> -- window 3 only */ member
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmc13xxx.txt15 - dac-port: Contain PMIC SSI port number used for DAC.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dpinctrl_spear.txt131 "fsmc", "clcd", "tdm", "i2c1", "cam", "dac", "i2s", "sdhci", "gpio1"
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dkvm.h237 __u32 dac[2]; member
/linux-4.1.27/sound/pci/ca0106/
Dca0106_main.c543 const int dac = snd_ca0106_channel_dac(chip, chip->details, in snd_ca0106_pcm_power_dac() local
545 const int reg = spi_dacd_reg[dac]; in snd_ca0106_pcm_power_dac()
546 const int bit = spi_dacd_bit[dac]; in snd_ca0106_pcm_power_dac()
/linux-4.1.27/arch/arm/mach-davinci/
Dboard-da850-evm.c1259 .dac = { 1, 1, 1 },
/linux-4.1.27/drivers/block/
Dcciss.c4966 int dac, return_code; in cciss_init_one() local
5026 dac = 1; in cciss_init_one()
5028 dac = 0; in cciss_init_one()
5060 h->intr[h->intr_mode], dac ? "" : " not"); in cciss_init_one()
/linux-4.1.27/drivers/scsi/
Dhpsa.c6842 int dac, rc; in hpsa_init_one() local
6913 dac = 1; in hpsa_init_one()
6917 dac = 0; in hpsa_init_one()
6931 h->intr[h->intr_mode], dac ? "" : " not"); in hpsa_init_one()