Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-modules.h277 struct s32cc_part_block_link { struct
411 static inline struct s32cc_part_block_link *
416 blk_link = ((uintptr_t)mod) - offsetof(struct s32cc_part_block_link, desc); in s32cc_obj2partblocklink()
417 return (struct s32cc_part_block_link *)blk_link; in s32cc_obj2partblocklink()
/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_modules.c187 static struct s32cc_part_block_link ddr_block_link =
196 static struct s32cc_part_block_link usdhc_block_link =
H A Ds32cc_clk_drv.c1055 const struct s32cc_part_block_link *link = s32cc_obj2partblocklink(module); in enable_part_block_link()
1072 const struct s32cc_part_block_link *link = s32cc_obj2partblocklink(module); in get_part_block_link_parent()
1081 const struct s32cc_part_block_link *block = s32cc_obj2partblocklink(module); in get_part_block_link_freq()
1949 const struct s32cc_part_block_link *link = s32cc_obj2partblocklink(module); in set_part_block_link_freq()