Home
last modified time | relevance | path

Searched refs:clk2 (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/clk/ti/
H A Dclk-33xx.c274 struct clk *clk1, *clk2; in am33xx_dt_clk_init() local
295 clk2 = clk_get_sys(NULL, "timer3_fck"); in am33xx_dt_clk_init()
296 clk_set_parent(clk2, clk1); in am33xx_dt_clk_init()
298 clk2 = clk_get_sys(NULL, "timer6_fck"); in am33xx_dt_clk_init()
299 clk_set_parent(clk2, clk1); in am33xx_dt_clk_init()
308 clk2 = clk_get_sys(NULL, "clkdiv32k_ick"); in am33xx_dt_clk_init()
309 clk_set_parent(clk1, clk2); in am33xx_dt_clk_init()
/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c124 struct clk *clk2; member
267 ret = clk_prepare_enable(phy->clk2); in sun4i_usb_phy_init()
275 clk_disable_unprepare(phy->clk2); in sun4i_usb_phy_init()
287 clk_disable_unprepare(phy->clk2); in sun4i_usb_phy_init()
296 clk_disable_unprepare(phy->clk2); in sun4i_usb_phy_init()
305 ret = clk_prepare_enable(phy2->clk2); in sun4i_usb_phy_init()
310 clk_disable_unprepare(phy->clk2); in sun4i_usb_phy_init()
321 clk_disable_unprepare(phy->clk2); in sun4i_usb_phy_init()
396 clk_disable_unprepare(phy->clk2); in sun4i_usb_phy_exit()
826 phy->clk2 = devm_clk_get(dev, name); in sun4i_usb_phy_probe()
[all …]
/linux/drivers/clk/renesas/
H A Dr9a08g045-cpg.c54 #define G3S_PLL146_CONF(clk1, clk2, setting) ((clk1) << 22 | (clk2) << 12 | (setting)) argument
H A Drzv2h-cpg.c706 unsigned int clk1, clk2; in rzv2h_cpg_pll_clk_recalc_rate() local
713 clk2 = readl(priv->base + CPG_PLL_CLK2(pll.offset)); in rzv2h_cpg_pll_clk_recalc_rate()
717 16 + FIELD_GET(CPG_PLL_CLK2_SDIV, clk2)); in rzv2h_cpg_pll_clk_recalc_rate()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-colibri.dtsi259 clk2-out-pw5 {
620 clk2-req-pcc5 {
H A Dtegra30-apalis.dtsi151 clk2-out-pw5 {
445 clk2-req-pcc5 {
H A Dtegra30-apalis-v1.1.dtsi152 clk2-out-pw5 {
446 clk2-req-pcc5 {
H A Dtegra30-asus-p1801-t.dts926 clk2-out {
968 clk2-req-pcc5 {
H A Dtegra124-apalis-v1.2.dtsi348 clk2-out-pw5 { /* D5 GPIO */
397 clk2-req-pcc5 { /* D4 GPIO */
H A Dtegra124-apalis.dtsi345 clk2-out-pw5 { /* D5 GPIO */
394 clk2-req-pcc5 { /* D4 GPIO */
H A Dtegra30-asus-tf600t.dts841 clk2-out {
885 clk2-req-pcc5 {
H A Dtegra114-asus-tf701t.dts872 clk2-out {
/linux/arch/arm64/boot/dts/renesas/
H A Dgray-hawk-single.dtsi723 scif_clk2_pins: scif-clk2 {
H A Dr8a779h0.dtsi177 scif_clk2: scif-clk2 {
/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c418 LPC_N(clk2, 0xc08, EMC, CLKOUT, R, R, SDMMC, EMC_ALT,I2S0_TX_MCLK,I2S1, 0, HS);
627 LPC18XX_PIN(clk2, PIN_CLK2),
/linux/drivers/clk/qcom/
H A Dclk-rpmh.c377 DEFINE_CLK_RPMH_VRM(clk2, _a1, "clka2", 1);
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210.dtsi883 pins = "pex-bias", "pex-clk1", "pex-clk2";
888 pins = "pex-bias", "pex-clk1", "pex-clk2";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3562-pinctrl.dtsi44 cam_clk2_out: cam-clk2-out {