Searched refs:doubler (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Dgayle.c54 module_param_named(doubler, ide_doubler, bool, 0);
55 MODULE_PARM_DESC(doubler, "enable support for IDE doublers");
114 * Probe for a Gayle IDE interface (and optionally for an IDE doubler)
138 ide_doubler ? ", IDE doubler" : ""); amiga_gayle_ide_probe()
/linux-4.4.14/include/linux/iio/frequency/
H A Dadf4350.h102 * @ref_doubler_en: Enables reference doubler.
H A Dad9523.h130 * @pll2_freq_doubler_en: PLL2 frequency doubler enable.
/linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_28nm.c266 u32 sdm0, doubler, sdm_byp_div; dsi_pll_28nm_clk_recalc_rate() local
273 /* Check to see if the ref clk doubler is enabled */ dsi_pll_28nm_clk_recalc_rate()
274 doubler = pll_read(base + REG_DSI_28nm_PHY_PLL_REFCLK_CFG) & dsi_pll_28nm_clk_recalc_rate()
276 ref_clk += (doubler * VCO_REF_CLK_RATE); dsi_pll_28nm_clk_recalc_rate()
/linux-4.4.14/include/video/
H A Dw100fb.h131 /* Enable Xtal input doubler (1 == enable) */
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h62 #define FE_DBLR (1<<4) /* Clock doubler present */
282 #define DBLEN 0x08 /* clock doubler running */
283 #define DBLSEL 0x04 /* clock doubler selected */
H A Dsym_hipd.c292 * do not have a clock doubler and so are provided with a
293 * 80 MHz clock. All other fast20 boards incorporate a doubler
412 OUTB(np, nc_stest1, 0); /* make sure doubler is OFF */ sym_getclock()
5617 * STEST1 that is used to probe for the clock doubler. sym_hcb_attach()
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_vv6410.h248 /* Enable voltage doubler */
/linux-4.4.14/drivers/scsi/
H A Dncr53c8xx.h479 #define FE_DBLR (1<<4) /* Clock doubler present */
804 #define DBLEN 0x08 /* clock doubler running */
805 #define DBLSEL 0x04 /* clock doubler selected */
H A Dncr53c8xx.c7807 ** do not have a clock doubler and so are provided with a
7808 ** 80 MHz clock. All other fast20 boards incorporate a doubler
7837 } else /* Wait 20 micro-seconds for doubler */ ncr_selectclock()
7869 OUTB (nc_stest1, 0); /* make sure clock doubler is OFF */ ncrgetfreq()
/linux-4.4.14/drivers/iio/frequency/
H A Dadf4350.c413 "adi,reference-doubler-enable"); adf4350_parse_dt()
/linux-4.4.14/drivers/video/fbdev/
H A Dpvr2fb.c594 /* clock doubler (for VGA), scan doubler, display enable */ pvr2_init_display()

Completed in 508 milliseconds