Searched refs:digest_org (Results 1 – 2 of 2) sorted by relevance
68 const u32 *digest_org; in rk_tb_sfc_thread() local74 digest_org = of_get_property(rds->child, "value", NULL); in rk_tb_sfc_thread()75 if (digest_org && rdk_size) in rk_tb_sfc_thread()77 (void *)digest_org); in rk_tb_sfc_thread()
63 const u32 *digest_org; in rk_tb_mmc_thread() local69 digest_org = of_get_property(rds->child, "value", NULL); in rk_tb_mmc_thread()70 if (digest_org && rdk_size) in rk_tb_mmc_thread()72 (void *)digest_org); in rk_tb_mmc_thread()