Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/
H A Dhi6220.h181 #define PERI_CTRL4_PICO_SIDDQ (1 << 6) macro
/openbmc/u-boot/board/hisilicon/hikey/
H A Dhikey.c210 data &= ~PERI_CTRL4_PICO_SIDDQ; in board_usb_init()