Lines Matching +full:- +full:refclk
33 if (clk->set && (clk->usage++) == 0) in clk_enable_unlocked()
34 clk->set(clk, 1); in clk_enable_unlocked()
39 if (clk->set && (--clk->usage) == 0) in clk_disable_unlocked()
40 clk->set(clk, 0); in clk_disable_unlocked()
92 if (clk->id == 0) in enetx_set()
401 return clk->rate; in clk_get_rate()
421 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
422 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
438 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
439 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
440 CLKDEV_INIT("bcm63xx-hsspi.0", "pll", &clk_hsspi_pll),
452 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
466 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
480 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
495 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
496 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
514 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
515 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
516 CLKDEV_INIT("bcm63xx-hsspi.0", "pll", &clk_hsspi_pll),
530 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
531 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),