Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-bcm2835.c514 struct bcm2835_pll { struct
522 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_is_on()
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 *pl in bcm2835_pll_on()
[all...]
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-bcm2835.c517 struct bcm2835_pll { struct
525 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_is_on()
576 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_round_rate()
590 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_get_rate()
616 struct bcm2835_pll *pll = container_of(hw, struct bcm2835_pll, hw); in bcm2835_pll_off()
630 struct bcm2835_pll *pl in bcm2835_pll_on()
[all...]

Completed in 6 milliseconds