Home
last modified time | relevance | path

Searched refs:clk_disable_bulk (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-snps-pcie3.c195 clk_disable_bulk(&priv->clks); in rochchip_p3phy_init()
208 clk_disable_bulk(&priv->clks); in rochchip_p3phy_exit()
/rk3399_rockchip-uboot/include/
H A Dclk.h314 int clk_disable_bulk(struct clk_bulk *bulk);
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk_sandbox_test.c96 return clk_disable_bulk(&sbct->bulk); in sandbox_clk_test_disable_bulk()
H A Dclk-uclass.c419 int clk_disable_bulk(struct clk_bulk *bulk) in clk_disable_bulk() function
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_rockchip.c781 clk_disable_bulk(&priv->clks); in rockchip_pcie_init_port()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.c1456 clk_disable_bulk(&priv->clks); in dwc2_usb_remove()