Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c130 #define R9A06G032_CLOCK_COUNT (R9A06G032_UART_GROUP_34567 + 1) macro
395 if (index < R9A06G032_CLOCK_COUNT && in r9a06g032_attach_dev()
907 clks = devm_kcalloc(dev, R9A06G032_CLOCK_COUNT, sizeof(struct clk *), in r9a06g032_clocks_probe()
915 clocks->data.clk_num = R9A06G032_CLOCK_COUNT; in r9a06g032_clocks_probe()