Home
last modified time | relevance | path

Searched full:doubler (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/iio/frequency/
H A Dadmv4420.c210 u8 doubler, divide_by_2; in admv4420_calc_pfd_ref() local
212 doubler = st->ref_block.doubler_en ? 2 : 1; in admv4420_calc_pfd_ref()
214 tmp = ADMV4420_REF_FREQ_HZ * doubler; in admv4420_calc_pfd_ref()
H A Dadf4350.c525 pdata->ref_doubler_en = device_property_read_bool(dev, "adi,reference-doubler-enable"); in adf4350_parse_dt()
/linux/Documentation/devicetree/bindings/iio/frequency/
H A Dadi,adf4350.yaml57 adi,reference-doubler-enable:
59 description: Enables reference doubler.
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_vv6410.h235 /* Enable voltage doubler */
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h49 #define FE_DBLR (1<<4) /* Clock doubler present */
269 #define DBLEN 0x08 /* clock doubler running */
270 #define DBLSEL 0x04 /* clock doubler selected */
H A Dsym_hipd.c279 * do not have a clock doubler and so are provided with a
280 * 80 MHz clock. All other fast20 boards incorporate a doubler
399 OUTB(np, nc_stest1, 0); /* make sure doubler is OFF */ in sym_getclock()
5615 * STEST1 that is used to probe for the clock doubler.
/linux/drivers/clk/
H A Dclk-versaclock5.c140 /* chip has PFD requency doubler */
1056 /* Register frequency doubler */ in vc5_probe()
/linux/drivers/net/ieee802154/
H A Dadf7242.c74 #define REG_SYNT_CAL 0x371 /* RW Oscillator and Doubler Configuration */