Home
last modified time | relevance | path

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

/external/u-boot/board/hisilicon/hikey/
Dhikey.c344 writel(ALWAYSON_SC_PERIPH_RST4_DIS_PRESET_PMUSSI_N, in hi6220_pmussi_init()
348 } while (data & ALWAYSON_SC_PERIPH_RST4_DIS_PRESET_PMUSSI_N); in hi6220_pmussi_init()
/external/u-boot/arch/arm/include/asm/arch-hi6220/
Dhi6220_regs_alwayson.h411 #define ALWAYSON_SC_PERIPH_RST4_DIS_PRESET_PMUSSI_N (1 << 27) macro