Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ssb/
Dssb_driver_pci.h13 #define SSB_PCICORE_CTL_RST_OE 0x00000001 /* PCI_RESET Output Enable */ macro
/linux-4.1.27/drivers/ssb/
Ddriver_pcicore.c327 val = SSB_PCICORE_CTL_RST_OE; in ssb_pcicore_init_hostmode()