Home
last modified time | relevance | path

Searched refs:vote_clk (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Dclock-snapdragon.h21 struct vote_clk { struct
41 void clk_enable_vote_clk(phys_addr_t base, const struct vote_clk *vclk); argument
H A Dclock-apq8096.c37 static struct vote_clk gcc_blsp2_ahb_clk = {
H A Dclock-apq8016.c45 static struct vote_clk gcc_blsp1_ahb_clk = {
H A Dclock-snapdragon.c48 void clk_enable_vote_clk(phys_addr_t base, const struct vote_clk *vclk) in clk_enable_vote_clk()