Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/bcm/
Dclk-bcm2835.c1039 bcm2835_pll_divider_from_hw(struct clk_hw *hw) in bcm2835_pll_divider_from_hw() function
1046 struct bcm2835_pll_divider *divider = bcm2835_pll_divider_from_hw(hw); in bcm2835_pll_divider_is_on()
1063 struct bcm2835_pll_divider *divider = bcm2835_pll_divider_from_hw(hw); in bcm2835_pll_divider_get_rate()
1077 struct bcm2835_pll_divider *divider = bcm2835_pll_divider_from_hw(hw); in bcm2835_pll_divider_off()
1091 struct bcm2835_pll_divider *divider = bcm2835_pll_divider_from_hw(hw); in bcm2835_pll_divider_on()
1111 struct bcm2835_pll_divider *divider = bcm2835_pll_divider_from_hw(hw); in bcm2835_pll_divider_set_rate()