Home
last modified time | relevance | path

Searched refs:pem_pci (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-thunder-pem.c33 struct thunder_pem_pci *pem_pci = (struct thunder_pem_pci *)cfg->priv; in thunder_pem_bridge_read() local
46 writeq(read_val, pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
47 read_val = readq(pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
75 writeq(0x70, pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
76 tmp_val = readq(pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
104 read_val = pem_pci->ea_entry[0]; in thunder_pem_bridge_read()
107 read_val = pem_pci->ea_entry[1]; in thunder_pem_bridge_read()
110 read_val = pem_pci->ea_entry[2]; in thunder_pem_bridge_read()
210 struct thunder_pem_pci *pem_pci = (struct thunder_pem_pci *)cfg->priv; in thunder_pem_bridge_write() local
227 writeq(where_aligned, pem_pci in thunder_pem_bridge_write()
301 struct thunder_pem_pci *pem_pci; thunder_pem_init() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-thunder-pem.c42 struct thunder_pem_pci *pem_pci = (struct thunder_pem_pci *)cfg->priv; in thunder_pem_bridge_read() local
53 writeq(read_val, pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
54 read_val = readq(pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
82 writeq(0x70, pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
83 tmp_val = readq(pem_pci->pem_reg_base + PEM_CFG_RD); in thunder_pem_bridge_read()
111 read_val = pem_pci->ea_entry[0]; in thunder_pem_bridge_read()
114 read_val = pem_pci->ea_entry[1]; in thunder_pem_bridge_read()
117 read_val = pem_pci->ea_entry[2]; in thunder_pem_bridge_read()
217 struct thunder_pem_pci *pem_pci = (struct thunder_pem_pci *)cfg->priv; in thunder_pem_bridge_write() local
234 writeq(where_aligned, pem_pci in thunder_pem_bridge_write()
308 struct thunder_pem_pci *pem_pci; thunder_pem_init() local
[all...]

Completed in 1 milliseconds