Searched refs:bcm2835_pll (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/clk/bcm/ |
| D | clk-bcm2835.c | 810 struct bcm2835_pll { struct 818 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_is_on() argument 865 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_get_rate() 889 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_off() 905 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_on() 953 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_set_rate() 1326 struct bcm2835_pll *pll; in bcm2835_register_pll()
|