Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/bcm/
Dclk-bcm2835.c336 struct bcm2835_pll_data { struct
394 static const struct bcm2835_pll_data bcm2835_plla_data = {
411 static const struct bcm2835_pll_data bcm2835_pllb_data = {
433 static const struct bcm2835_pll_data bcm2835_pllc_data = {
455 static const struct bcm2835_pll_data bcm2835_plld_data = {
477 static const struct bcm2835_pll_data bcm2835_pllh_data = {
495 const struct bcm2835_pll_data *source_pll;
813 const struct bcm2835_pll_data *data;
820 const struct bcm2835_pll_data *data = pll->data; in bcm2835_pll_is_on()
867 const struct bcm2835_pll_data *data = pll->data; in bcm2835_pll_get_rate()
[all …]