Home
last modified time | relevance | path

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

/external/u-boot/board/highbank/
Dhighbank.c116 static int is_highbank(void) in is_highbank() function
128 if (is_highbank()) in reset_cpu()
Dahci.c179 u32 is_highbank = readl(SATA_PORT_BASE + SATA_VERSIONR) == in ahci_link_up() local
187 if (is_highbank && (j == 0)) { in ahci_link_up()