Home
last modified time | relevance | path

Searched full:tcxo (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore.yaml58 tcxo-clock-frequency:
60 description: TCXO clock frequency.
/linux-6.12.1/drivers/net/wireless/ti/wl12xx/
Dmain.c883 /* Handle special cases of the TCXO clock */ in wl128x_configure_mcs_pll()
905 * WL128x has two clocks input - TCXO and FREF.
906 * TCXO is the main clock of the device, while FREF is used to sync
908 * In cases where TCXO is 32.736MHz or 16.368MHz, the FREF will be used
917 /* For XTAL-only modes, FREF will be used after switching from TCXO */ in wl128x_boot_clk()
935 /* If TCXO is either 32.736MHz or 16.368MHz, switch to FREF */ in wl128x_boot_clk()
943 /* TCXO clock is selected */ in wl128x_boot_clk()
1882 wl1271_error("Invalid tcxo parameter %s", tcxo_param); in wl12xx_setup()
1954 module_param_named(tcxo, tcxo_param, charp, 0);
1955 MODULE_PARM_DESC(tcxo,
[all …]
Dwl12xx.h81 /* TCXO clock values */
Dreg.h429 /* Bit[0] - 0-TCXO, 1-FREF */
431 /* Bit[3:2] - 01-TCXO, 10-FREF */
434 /* Bit[4] - 0-TCXO, 1-FREF */
Dcmd.c148 /* Replace REF and TCXO CLKs with the ones from platform data */ in wl128x_cmd_general_parms()
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dhisilicon,hi3660-usb3.yaml27 description: phandle of syscon used to control usb tcxo.
Dhisilicon,hi3670-usb3.yaml28 description: phandle of syscon used to control usb tcxo.
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dqcom,sm8550-tcsr.yaml31 - description: TCXO pad clock
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dlogicpd-torpedo-37xx-devkit.dts49 tcxo-clock-frequency = <26000000>;
Dam3517-som.dtsi167 tcxo-clock-frequency = <26000000>;
Domap4-epson-embt2ws.dts320 tcxo-clock-frequency = <26000000>;
Dmotorola-mapphone-common.dtsi179 tcxo-clock-frequency = <26000000>;
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-apf6.dtsi78 tcxo-clock-frequency = <38400000>;
Dimx6-logicpd-som.dtsi367 tcxo-clock-frequency = <26000000>;
Dimx6q-bx50v3.dtsi382 tcxo-clock-frequency = <26000000>;
Dimx6sx-udoo-neo.dtsi485 tcxo-clock-frequency = <26000000>;
Dimx6dl-mamoj.dts347 tcxo-clock-frequency = <26000000>;
Dimx6q-prti6q.dts379 tcxo-clock-frequency = <19200000>;
Dimx6dl-b1x5pv2.dtsi411 tcxo-clock-frequency = <26000000>;
/linux-6.12.1/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.yaml80 - description: TCXO clock
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dmediatek,mt6397-regulator.yaml37 "^(ldo_)?v(tcxo|(a|io)28)$":
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dsdio.c242 of_property_read_u32(np, "tcxo-clock-frequency", in wlcore_probe_of()
Dwlcore_i.h203 u32 tcxo_clock_freq; /* in Hertz, tcxo is always XTAL */
Dspi.c455 of_property_read_u32(dt_node, "tcxo-clock-frequency", in wlcore_probe_of()
/linux-6.12.1/drivers/phy/qualcomm/
Dphy-qcom-ipq806x-usb.c519 dev_dbg(phy_dwc3->dev, "cannot get TCXO clock\n"); in qcom_ipq806x_usb_phy_probe()

12