Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c254 #define R9A06G032_CLOCK_COUNT (R9A06G032_UART_GROUP_34567 + 1) macro
773 if (index < R9A06G032_CLOCK_COUNT && in r9a06g032_attach_dev()
1305 clks = devm_kcalloc(dev, R9A06G032_CLOCK_COUNT, sizeof(struct clk *), in r9a06g032_clocks_probe()
1313 clocks->data.clk_num = R9A06G032_CLOCK_COUNT; in r9a06g032_clocks_probe()