Home
last modified time | relevance | path

Searched refs:rstctrl (Results 1 – 3 of 3) sorted by relevance

/arch/mips/pci/
Dpci-rt3883.c313 u32 rstctrl; in rt3883_pci_preinit() local
317 rstctrl = rt_sysc_r32(RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
322 rstctrl |= RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
323 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
348 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
349 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
358 rstctrl &= ~RT3883_RSTCTRL_PCI; in rt3883_pci_preinit()
363 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
367 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
/arch/arm/mach-omap2/
Domap_hwmod_33xx_43xx_ipblock_data.c30 #define RSTCTRL(oh, rstctrl) ((oh).prcm.omap4.rstctrl_offs = (rstctrl)) argument
/arch/arm/boot/dts/
Dkeystone.dtsi80 rstctrl: reset-controller { label