Home
last modified time | relevance | path

Searched defs:pllctrl (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dkeystone.dtsi78 pllctrl: pll-controller@02310000 { label
/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone.dtsi79 pllctrl: pll-controller@2310000 { label
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi_tx3g4c28phy.c79 u32 val, tmdsck, idf, odf, pllctrl = 0; in sti_hdmi_tx3g4c28phy_start() local
/openbmc/linux/drivers/clk/keystone/
H A Dpll.c158 static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) in _of_pll_clk_init()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h34 unsigned int pllctrl; member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c495 static int tc_pllupdate(struct tc_data *tc, unsigned int pllctrl) in tc_pllupdate()