Searched defs:PARENT (Results 1 – 4 of 4) sorted by relevance
11 #define PARENT 1 macro
149 #define PARENT(IP) \ macro
280 #define PARENT_CLK(PARENT) (&mpfs_cfg_clks[CLK_##PARENT##_OFFSET].cfg.hw) argument
1358 #define PARENT(_parent) ((const char *[]) { _parent}) macro