Searched refs:B_REFCLK_FREQ (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/ |
D | ufs.h | 1117 B_REFCLK_FREQ = 0xA, enumerator
|
/third_party/uboot/u-boot-2020.01/drivers/ufs/ |
D | ufs_hisi.c | 2648 ret = read_attribute(B_REFCLK_FREQ, 0, 0, &value); in ufs_set_ref_clk() 2658 ret = write_attribute(B_REFCLK_FREQ, 0, 0, &target_ref_clk); in ufs_set_ref_clk() 2664 ret = read_attribute(B_REFCLK_FREQ, 0, 0, &value); in ufs_set_ref_clk()
|