Home
last modified time | relevance | path

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

/external/u-boot/board/renesas/sh7757lcr/
Dsh7757lcr.c68 if (!(readw(&pciebrg->ctrl_h8s) & 0x0001)) in init_pcie_bridge()
93 writew(0xa501, &pciebrg->ctrl_h8s); /* reset */ in init_pcie_bridge()
102 writew(0xa500, &pciebrg->ctrl_h8s); /* start */ in init_pcie_bridge()
/external/u-boot/arch/sh/include/asm/
Dcpu_sh7757.h168 unsigned short ctrl_h8s; member