Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Ddt-compat.c16 #define PERIPHERAL_MAX 64 macro
132 if (!num || num > PERIPHERAL_MAX) in of_sama5d2_clk_generated_setup()
145 if (id < PERIPHERAL_ID_MIN || id >= PERIPHERAL_MAX) in of_sama5d2_clk_generated_setup()
434 if (!num || num > PERIPHERAL_MAX) in of_at91_clk_periph_setup()
445 if (id >= PERIPHERAL_MAX) in of_at91_clk_periph_setup()