/linux-3.3/drivers/staging/comedi/drivers/ |
D | ni_tio.c | 603 static unsigned ni_660x_source_select_bits(unsigned int clock_source) in ni_660x_source_select_bits() argument 608 clock_source & NI_GPCT_CLOCK_SRC_SELECT_MASK; in ni_660x_source_select_bits() 657 static unsigned ni_m_series_source_select_bits(unsigned int clock_source) in ni_m_series_source_select_bits() argument 662 clock_source & NI_GPCT_CLOCK_SRC_SELECT_MASK; in ni_m_series_source_select_bits() 709 (unsigned long)clock_source); in ni_m_series_source_select_bits() 718 unsigned int clock_source) in ni_tio_set_source_subselect() argument 726 switch (clock_source & NI_GPCT_CLOCK_SRC_SELECT_MASK) { in ni_tio_set_source_subselect() 747 unsigned int clock_source, in ni_tio_set_clock_src() argument 757 input_select_bits |= ni_660x_source_select_bits(clock_source); in ni_tio_set_clock_src() 762 ni_m_series_source_select_bits(clock_source); in ni_tio_set_clock_src() [all …]
|
D | ni_mio_common.c | 4342 unsigned int clock_source) in ni_set_freq_out_clock() argument 4344 switch (clock_source) { in ni_set_freq_out_clock() 4360 unsigned int *clock_source, in ni_get_freq_out_clock() argument 4364 *clock_source = NI_FREQ_OUT_TIMEBASE_2_CLOCK_SRC; in ni_get_freq_out_clock() 4367 *clock_source = NI_FREQ_OUT_TIMEBASE_1_DIV_2_CLOCK_SRC; in ni_get_freq_out_clock() 5631 devpriv->clock_source = source; 5664 devpriv->clock_source = source; 5685 devpriv->clock_source = source; 5825 data[1] = devpriv->clock_source;
|
/linux-3.3/drivers/net/wan/lmc/ |
D | lmc_media.c | 197 sc->lmc_media->set_clock_source (sc, sc->ictl.clock_source); in lmc_hssi_set_status() 206 if (ctl->clock_source && !sc->ictl.clock_source) in lmc_hssi_set_status() 211 else if (!ctl->clock_source && sc->ictl.clock_source) in lmc_hssi_set_status() 227 old = sc->ictl.clock_source; in lmc_hssi_set_clock() 232 sc->ictl.clock_source = LMC_CTL_CLOCK_SOURCE_EXT; in lmc_hssi_set_clock() 240 sc->ictl.clock_source = LMC_CTL_CLOCK_SOURCE_INT; in lmc_hssi_set_clock() 579 sc->lmc_media->set_clock_source (sc, sc->ictl.clock_source); in lmc_ssi_set_status() 589 if (ctl->clock_source == LMC_CTL_CLOCK_SOURCE_INT in lmc_ssi_set_status() 590 && sc->ictl.clock_source == LMC_CTL_CLOCK_SOURCE_EXT) in lmc_ssi_set_status() 595 else if (ctl->clock_source == LMC_CTL_CLOCK_SOURCE_EXT in lmc_ssi_set_status() [all …]
|
D | lmc_var.h | 167 u32 clock_source; /* HSSI, T1 */ member
|
/linux-3.3/sound/drivers/vx/ |
D | vx_uer.c | 199 chip->clock_source = source; in vx_change_clock_source() 260 if (chip->clock_source != UER_SYNC) { in vx_set_clock() 268 if (chip->clock_source != INTERNAL_QUARTZ) { in vx_set_clock() 296 if (chip->clock_source == INTERNAL_QUARTZ) in vx_change_frequency()
|
D | vx_core.c | 569 chip->clock_source = INTERNAL_QUARTZ; in vx_reset_board() 634 snd_iprintf(buffer, "Clock Source: %s\n", clock_src[chip->clock_source]); in vx_proc_read()
|
/linux-3.3/sound/pci/echoaudio/ |
D | layla20_dsp.c | 186 static int set_input_clock(struct echoaudio *chip, u16 clock_source) in set_input_clock() argument 193 switch (clock_source) { in set_input_clock() 213 clock_source)); in set_input_clock() 216 chip->input_clock = clock_source; in set_input_clock()
|
/linux-3.3/drivers/staging/sbe-2t3e3/ |
D | ctrl.c | 212 if (param->clock_source != 0xff) in t3e3_port_set() 213 cpld_set_clock(sc, param->clock_source); in t3e3_port_set() 359 sc->p.clock_source = SBE_2T3E3_TIMING_LOCAL; in t3e3_sc_init()
|
D | cpld.c | 260 if (sc->p.clock_source == mode) in cpld_set_clock() 276 sc->p.clock_source = mode; in cpld_set_clock()
|
D | ctrl.h | 98 u_int8_t clock_source; /* TIMING_* */ member
|
/linux-3.3/include/sound/ |
D | hdsp.h | 62 unsigned char clock_source; member
|
D | hdspm.h | 67 unsigned char clock_source; member
|
D | vx_core.h | 196 unsigned int clock_source; /* current clock source (INTERNAL_QUARTZ or UER_SYNC) */ member
|
/linux-3.3/include/video/ |
D | sh_mobile_lcdc.h | 192 int clock_source; member
|
/linux-3.3/arch/sh/boards/mach-migor/ |
D | setup.c | 243 .clock_source = LCDC_CLK_BUS, 257 .clock_source = LCDC_CLK_PERIPHERAL,
|
/linux-3.3/arch/arm/mach-shmobile/ |
D | board-ap4evb.c | 817 .clock_source = LCDC_CLK_EXTERNAL, 1354 lcdc_info.clock_source = LCDC_CLK_PERIPHERAL; in ap4evb_init() 1396 lcdc_info.clock_source = LCDC_CLK_BUS; in ap4evb_init()
|
D | board-bonito.c | 242 .clock_source = LCDC_CLK_BUS,
|
D | board-mackerel.c | 383 .clock_source = LCDC_CLK_BUS, 446 .clock_source = LCDC_CLK_EXTERNAL,
|
D | board-ag5evm.c | 260 .clock_source = LCDC_CLK_PERIPHERAL,
|
/linux-3.3/sound/pci/rme9652/ |
D | hdsp.c | 3642 char *clock_source; in snd_hdsp_proc_read() local 3710 clock_source = "AutoSync"; in snd_hdsp_proc_read() 3713 clock_source = "Internal 32 kHz"; in snd_hdsp_proc_read() 3716 clock_source = "Internal 44.1 kHz"; in snd_hdsp_proc_read() 3719 clock_source = "Internal 48 kHz"; in snd_hdsp_proc_read() 3722 clock_source = "Internal 64 kHz"; in snd_hdsp_proc_read() 3725 clock_source = "Internal 88.2 kHz"; in snd_hdsp_proc_read() 3728 clock_source = "Internal 96 kHz"; in snd_hdsp_proc_read() 3731 clock_source = "Internal 128 kHz"; in snd_hdsp_proc_read() 3734 clock_source = "Internal 176.4 kHz"; in snd_hdsp_proc_read() [all …]
|
/linux-3.3/arch/sh/boards/mach-ecovec24/ |
D | setup.c | 1117 lcdc_info.clock_source = LCDC_CLK_EXTERNAL; in arch_setup() 1126 lcdc_info.clock_source = LCDC_CLK_PERIPHERAL; in arch_setup()
|
/linux-3.3/arch/sh/boards/mach-kfr2r09/ |
D | setup.c | 144 .clock_source = LCDC_CLK_BUS,
|
/linux-3.3/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 208 .clock_source = LCDC_CLK_EXTERNAL,
|
/linux-3.3/drivers/video/ |
D | sh_mobile_lcdcfb.c | 834 int clock_source, in sh_mobile_lcdc_setup_clocks() argument 839 switch (clock_source) { in sh_mobile_lcdc_setup_clocks() 1760 error = sh_mobile_lcdc_setup_clocks(pdev, pdata->clock_source, priv); in sh_mobile_lcdc_probe()
|
/linux-3.3/arch/sh/boards/mach-se/7724/ |
D | setup.c | 180 .clock_source = LCDC_CLK_EXTERNAL,
|