Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dclk-programmable.c15 #define PROG_ID_MAX 7 macro
227 if (id > PROG_ID_MAX || !(parent_names || parent_hws)) in at91_clk_register_programmable()
H A Ddt-compat.c21 #define PROG_ID_MAX 7 macro
756 if (!num || num > (PROG_ID_MAX + 1)) in of_at91_clk_prog_setup()