Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/at91/
Dclk-peripheral.c20 #define PERIPHERAL_MAX 64 macro
365 if (!num || num > PERIPHERAL_MAX) in of_at91_clk_periph_setup()
372 if (id >= PERIPHERAL_MAX) in of_at91_clk_periph_setup()