Home
last modified time | relevance | path

Searched full:pll_reset (Results 1 – 25 of 47) sorted by relevance

12

/linux/include/linux/platform_data/
H A Dsi5351.h89 * @pll_reset: if true, clkout can reset its pll
99 bool pll_reset; member
108 * @pll_reset: array indicating if plls should be reset after setting the rate
113 bool pll_reset[2]; member
/linux/drivers/usb/host/
H A Dehci-fsl.h49 #define PLL_RESET (1<<8) macro
/linux/drivers/clk/
H A Dclk-si5351.c523 if (pdata->pll_reset[hwdata->num]) in si5351_pll_set_rate()
950 if (pdata->clkout[hwdata->num].pll_reset) in si5351_clkout_prepare()
1236 pdata->pll_reset[0] = true; in si5351_dt_parse()
1237 pdata->pll_reset[1] = true; in si5351_dt_parse()
1261 pdata->pll_reset[num] = true; in si5351_dt_parse()
1265 pdata->pll_reset[num] = false; in si5351_dt_parse()
1390 pdata->clkout[num].pll_reset = in si5351_dt_parse()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sm8250-pinctrl.yaml81 pci_e2, phase_flag, pll_bist, pll_bypassnl, pll_clk, pll_reset,
H A Dqcom,sm6115-tlmm.yaml76 pll_bist, pll_bypassnl, pll_reset, prng_rosc, qdss_cti,
H A Dqcom,qcm2290-tlmm.yaml70 pll_bypassnl, pll_reset, prng_rosc, pwm_0, pwm_1, pwm_2, pwm_3,
H A Dqcom,sdm670-tlmm.yaml76 pll_reset, pri_mi2s, pri_mi2s_ws, prng_rosc, qdss_cti, qdss, qlink_enable,
H A Dqcom,sm6125-tlmm.yaml82 nav_pps, pa_indicator, phase_flag, pll_bist, pll_bypassnl, pll_reset,
H A Dqcom,sc7280-pinctrl.yaml87 pll_bist, pll_bypassnl, pll_clk, pll_reset, pri_mi2s, prng_rosc,
H A Dqcom,sm7150-tlmm.yaml86 pci_e, phase_flag, pll_bist, pll_bypassnl, pll_reset, pri_mi2s,
H A Dqcom,sc8180x-tlmm.yaml82 pci_e2, pci_e3, phase_flag, pll_bist, pll_bypassnl, pll_reset,
H A Dqcom,sc7180-pinctrl.yaml87 pll_bypassnl, pll_reset, prng_rosc, qdss, qdss_cti,
H A Dqcom,sm6375-tlmm.yaml86 phase_flag9, pll_bist, pll_bypassnl, pll_clk, pll_reset,
H A Dqcom,sdm845-pinctrl.yaml85 pci_e1, phase_flag, pll_bist, pll_bypassnl, pll_reset,
H A Dqcom,sm8150-pinctrl.yaml86 pci_e0, phase_flag, pll_bypassnl, pll_bist, pci_e1, pll_reset,
H A Dqcom,msm8998-pinctrl.yaml93 pll_bypassnl, pll_reset, pri_mi2s, pri_mi2s_ws, prng_rosc,
H A Dqcom,sm6350-tlmm.yaml86 pll_bist, pll_bypassnl, pll_reset, prng_rosc, qdss_cti, qdss_gpio, qdss_gpio0,
H A Dqcom,sdx65-tlmm.yaml69 pll_reset, qdss_stm6, qdss_stm5, qdss_stm4, atest_usb2, cci_i2c,
H A Dqcom,sdm630-pinctrl.yaml103 phase_flag7, phase_flag8, phase_flag9, pll_bypassnl, pll_reset,
H A Dqcom,msm8996-pinctrl.yaml77 qdss_tracedata_b, pll_reset, qdss_stm6, qdss_stm5, qdss_stm4,
/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h122 u8 pll_reset; member
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c227 .pll_reset = 1,
393 .pll_reset = 1,
662 .pll_reset = 1,
954 .pll_reset = 1,
1180 .pll_reset = 1,
1519 .pll_reset = 1,
1956 .pll_reset = 0,
2781 .pll_reset = 0,
3564 .pll_reset = 1,
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sm6115.c710 MSM_PIN_FUNCTION(pll_reset),
810 [63] = PINGROUP(63, EAST, pll_reset, _, phase_flag, ddr_pxi0, _, _, _, _, _),
H A Dpinctrl-qcm2290.c892 MSM_PIN_FUNCTION(pll_reset),
1005 [63] = PINGROUP(63, pll_reset, _, phase_flag, ddr_pxi0, _, _, _, _, _),
H A Dpinctrl-sdm660.c1212 MSM_PIN_FUNCTION(pll_reset),
1316 PINGROUP(37, SOUTH, cci_i2c, pll_reset, _, _, qdss_gpio5, atest_usb23, _, _, _),

12