Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/ufs/
Dufs_hisi.c2644 uint32_t target_ref_clk; in ufs_set_ref_clk() local
2646 target_ref_clk = 0; /* 19.2MHz */ in ufs_set_ref_clk()
2654 if (target_ref_clk == value) in ufs_set_ref_clk()
2658 ret = write_attribute(B_REFCLK_FREQ, 0, 0, &target_ref_clk); in ufs_set_ref_clk()
2670 if (target_ref_clk == value) in ufs_set_ref_clk()