Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-hisi.h31 #define MASK_SYSCTRL_REF_CLOCK_SEL (0x3 << 8) macro
H A Dufs-hisi.c104 ufs_sys_ctrl_clr_bits(host, MASK_SYSCTRL_REF_CLOCK_SEL, PHY_CLK_CTRL); in ufs_hisi_soc_init()