Searched refs:CR_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/sh/drivers/pci/ | ||
| D | pci-sh5.h | 43 #define CR_LOCK_MASK 0xa5000000 macro |
| D | pci-sh5.c | 144 SH5PCI_WRITE(CR, uval | CR_LOCK_MASK | CR_CFINT| CR_FTO | CR_PFE | in sh5pci_init() |