Home
last modified time | relevance | path

Searched refs:BOSTON_CLK_INPUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/imgtec/
H A Dclk-boston.c73 onecell->hws[BOSTON_CLK_INPUT] = hw; in clk_boston_setup()
102 clk_hw_unregister_fixed_rate(onecell->hws[BOSTON_CLK_INPUT]); in clk_boston_setup()
/openbmc/linux/include/dt-bindings/clock/
H A Dboston-clock.h9 #define BOSTON_CLK_INPUT 0 macro