Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/bcm/
Dclk-bcm2835.c511 struct bcm2835_pll { struct
519 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_is_on() argument
556 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_round_rate()
570 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_get_rate()
596 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_off()
610 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_on()
664 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_set_rate()
732 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_debug_init()
1300 struct bcm2835_pll *pll; in bcm2835_register_pll()