Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-modules.h414 uintptr_t blk_link; in s32cc_obj2partblocklink() local
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()