Home
last modified time | relevance | path

Searched refs:SH4_PCIC_NO_RESET (Results 1 – 12 of 12) sorted by relevance

/arch/sh/drivers/pci/
Dops-landisk.c43 .flags = SH4_PCIC_NO_RESET,
Dops-sh7785lcr.c60 .flags = SH4_PCIC_NO_RESET,
Dops-sdk7780.c66 .flags = SH4_PCIC_NO_RESET,
Dops-lboxre2.c57 .flags = SH4_PCIC_NO_RESET,
Dops-se7780.c71 .flags = SH4_PCIC_NO_RESET,
Dops-r7780rp.c62 .flags = SH4_PCIC_NO_RESET,
Dops-snapgear.c58 .flags = SH4_PCIC_NO_RESET,
Dops-rts7751r2d.c66 .flags = SH4_PCIC_NO_RESET,
Dops-titan.c71 .flags = SH4_PCIC_NO_RESET,
Dpci-sh7780.c101 if (!(map->flags & SH4_PCIC_NO_RESET)) { in sh7780_pcic_init()
Dpci-sh4.h153 #define SH4_PCIC_NO_RESET 0x0001 macro
Dpci-sh7751.c103 if (!(map->flags & SH4_PCIC_NO_RESET)) { in sh7751_pcic_init()