Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/hisilicon/hikey960/include/
Dhi3660_crg.h72 #define PERI_ARST_UFS_BIT (1 << 7) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey960/
Dhikey960_bl1_setup.c155 mmio_write_32(CRG_PERRSTDIS3_REG, PERI_ARST_UFS_BIT); in hikey960_ufs_reset()
Dhikey960_bl2_setup.c133 mmio_write_32(CRG_PERRSTDIS3_REG, PERI_ARST_UFS_BIT); in hikey960_ufs_reset()