Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mtk.h155 struct mtk_gate { struct
183 const struct mtk_gate *gates; argument
194 const struct mtk_gate *gates);
H A Dclk-mtk.c386 const struct mtk_gate *gate = &priv->gates[clk->id]; in mtk_clk_gate_enable()
407 const struct mtk_gate *gate = &priv->gates[clk->id]; in mtk_clk_gate_disable()
428 const struct mtk_gate *gate = &priv->gates[clk->id]; in mtk_clk_gate_get_rate()
481 const struct mtk_gate *gates) in mtk_common_clk_gate_init()
H A Dclk-mt7629.c433 static const struct mtk_gate infra_cgs[] = {
470 static const struct mtk_gate peri_cgs[] = {
513 static const struct mtk_gate eth_cgs[] = {
535 static const struct mtk_gate sgmii_cgs[] = {
H A Dclk-mt7623.c596 static const struct mtk_gate infra_cgs[] = {
646 static const struct mtk_gate peri_cgs[] = {
713 static const struct mtk_gate eth_cgs[] = {