Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h830 struct cmd_clk_round_rate_response { struct
982 struct cmd_clk_round_rate_response clk_round_rate;
/openbmc/linux/include/soc/tegra/
H A Dbpmp-abi.h1166 struct cmd_clk_round_rate_response { struct
1417 struct cmd_clk_round_rate_response clk_round_rate;
/openbmc/linux/drivers/clk/tegra/
H A Dclk-bpmp.c171 struct cmd_clk_round_rate_response response; in tegra_bpmp_clk_determine_rate()