Searched refs:SYSTEM_MAX_ID (Results 1 – 3 of 3) sorted by relevance
14 #define SYSTEM_MAX_ID 31 macro76 if (clk->id > SYSTEM_MAX_ID) in system_clk_enable()
15 #define SYSTEM_MAX_ID 31 macro116 if (!(parent_name || parent_hw) || id > SYSTEM_MAX_ID) in at91_clk_register_system()
23 #define SYSTEM_MAX_ID 31 macro883 if (num > (SYSTEM_MAX_ID + 1)) in of_at91rm9200_clk_sys_setup()