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()
389 return clk->rate; in clk_get_rate()
409 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
410 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
426 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
427 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
428 CLKDEV_INIT("bcm63xx-hsspi.0", "pll", &clk_hsspi_pll),
440 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
454 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
468 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
483 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
484 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
502 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
503 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
504 CLKDEV_INIT("bcm63xx-hsspi.0", "pll", &clk_hsspi_pll),
518 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
519 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),