Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
DHi6220RegsPeri.h31 #define PERIPH_RST3_I2C1 (1 << 2) macro
DInitPeripherals.c207 Bits = PERIPH_RST3_I2C0 | PERIPH_RST3_I2C1 | PERIPH_RST3_I2C2 | \ in HiKeyInitPeripherals()