Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h1141 #define PCI_L1SS_CTL1 0x08 /* Control 1 Register */ macro
/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1409 pci_read_config_dword(pcr->pci, l1ss + PCI_L1SS_CTL1, &lval); in rtsx_pci_init_chip()