Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-hisi.h36 #define BIT_SYSCTRL_LP_RESET_N (1 << 0) macro
H A Dufs-hisi.c120 ufs_sys_ctrl_set_bits(host, BIT_SYSCTRL_LP_RESET_N, RESET_CTRL_EN); in ufs_hisi_soc_init()