Searched refs:bcm2835_pll (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/bcm/ |
| H A D | clk-bcm2835.c | 514 struct bcm2835_pll { struct 522 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_is_on() argument 573 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_round_rate() 587 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_get_rate() 613 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_off() 627 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_on() 681 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_set_rate() 750 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_debug_init() 1314 struct bcm2835_pll *pll; in bcm2835_register_pll()
|