Home
last modified time | relevance | path

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

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