Home
last modified time | relevance | path

Searched refs:SH7751_PCICONF1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dpci-7751se.c75 PCIC_WRITE(SH7751_PCICONF1, 0xF39000C7); /* Bus Master, Mem & I/O access */ in pcibios_init_platform()
Dpci-bigsur.c69 outl(word, PCI_REG(SH7751_PCICONF1)); in pcibios_init_platform()
Dpci-snapgear.c87 outl(word, PCI_REG(SH7751_PCICONF1)); in pcibios_init_platform()
/linux-2.4.37.9/include/asm-sh/
Dpci-sh7751.h55 #define SH7751_PCICONF1 0x4 /* PCI Config Reg 1 */ macro