Searched refs:s32cc_part (Results 1 – 3 of 3) sorted by relevance
222 struct s32cc_part { struct256 struct s32cc_part *part;394 static inline struct s32cc_part *s32cc_obj2part(const struct s32cc_clk_obj *mod) in s32cc_obj2part()398 part_addr = ((uintptr_t)mod) - offsetof(struct s32cc_part, desc); in s32cc_obj2part()399 return (struct s32cc_part *)part_addr; in s32cc_obj2part()
14 static struct s32cc_part part0 = S32CC_PART(0);
1001 const struct s32cc_part *part = s32cc_obj2part(module); in enable_part()1016 const struct s32cc_part *part = block->part; in enable_part_block()