Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey960/include/
Dhi3660_crg.h102 #define CRG_CLKDIV16_REG (CRG_REG_BASE + 0x0E8) macro
/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_bl1_setup.c141 mmio_write_32(CRG_CLKDIV16_REG, mask | data); in hikey960_ufs_reset()
Dhikey960_bl2_setup.c116 mmio_write_32(CRG_CLKDIV16_REG, mask | data); in hikey960_ufs_reset()