Home
last modified time | relevance | path

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

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