Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ssb/
H A Dssb_regs.h51 #define SSB_GPIO_IN 0xB0 /* GPIO Input (pcirev >= 3 only) */ macro
/openbmc/linux/drivers/ssb/
H A Dpci.c93 err = pci_read_config_dword(bus->host_pci, SSB_GPIO_IN, &in); in ssb_pci_xtal()