Home
last modified time | relevance | path

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

/external/u-boot/board/hisilicon/hikey/
Dhikey.c188 writel(PERI_RST0_USBOTG_BUS | PERI_RST0_POR_PICOPHY | in board_usb_init()
193 data &= PERI_RST0_USBOTG_BUS | PERI_RST0_POR_PICOPHY | in board_usb_init()
/external/u-boot/arch/arm/include/asm/arch-hi6220/
Dhi6220.h333 #define PERI_RST0_POR_PICOPHY (1 << 5) macro