Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Ddt-compat.c16 #define PERIPHERAL_MAX 64 macro
143 if (!num || num > PERIPHERAL_MAX) in of_sama5d2_clk_generated_setup()
158 if (id < PERIPHERAL_ID_MIN || id >= PERIPHERAL_MAX) in of_sama5d2_clk_generated_setup()
472 if (!num || num > PERIPHERAL_MAX) in of_at91_clk_periph_setup()
485 if (id >= PERIPHERAL_MAX) in of_at91_clk_periph_setup()