Searched refs:bcm2835_pll_divider (Results 1 – 1 of 1) sorted by relevance
1032 struct bcm2835_pll_divider { struct1038 static struct bcm2835_pll_divider * argument1041 return container_of(hw, struct bcm2835_pll_divider, div.hw); in bcm2835_pll_divider_from_hw()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()1353 struct bcm2835_pll_divider *divider; in bcm2835_register_pll_divider()