Home
last modified time | relevance | path

Searched refs:refclk_hz (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/i2c/
A Dtc358743.c593 BUG_ON(!(pdata->refclk_hz == 26000000 || in tc358743_set_ref_clk()
594 pdata->refclk_hz == 27000000 || in tc358743_set_ref_clk()
595 pdata->refclk_hz == 42000000)); in tc358743_set_ref_clk()
597 sys_freq = pdata->refclk_hz / 10000; in tc358743_set_ref_clk()
602 (pdata->refclk_hz == 42000000) ? in tc358743_set_ref_clk()
605 fh_min = pdata->refclk_hz / 100000; in tc358743_set_ref_clk()
613 lockdet_ref = pdata->refclk_hz / 100; in tc358743_set_ref_clk()
619 (pdata->refclk_hz == 27000000) ? in tc358743_set_ref_clk()
1949 state->pdata.refclk_hz = clk_get_rate(refclk); in tc358743_probe_of()
1958 switch (state->pdata.refclk_hz) { in tc358743_probe_of()
[all …]
/linux/drivers/net/wireless/ath/ath6kl/
A Dinit.c43 .refclk_hz = 26000000,
68 .refclk_hz = 26000000,
94 .refclk_hz = 26000000,
114 .refclk_hz = 40000000,
133 .refclk_hz = 40000000,
152 .refclk_hz = 0,
663 if (ar->hw.refclk_hz != 0) { in ath6kl_configure_target()
665 ar->hw.refclk_hz); in ath6kl_configure_target()
1606 ar->hw.refclk_hz, ar->hw.uarttx_pin); in ath6kl_init_hw_params()
A Dcore.h781 u32 refclk_hz; member
/linux/include/media/i2c/
A Dtc358743.h33 u32 refclk_hz; /* 26 MHz, 27 MHz or 42 MHz */ member

Completed in 14 milliseconds