Searched refs:mobiveil_csr_write (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pci/controller/mobiveil/ |
| H A D | pcie-mobiveil.h | 187 void mobiveil_csr_write(struct mobiveil_pcie *pcie, u32 val, u32 off, 209 mobiveil_csr_write(pcie, val, off, 0x4); in mobiveil_csr_writel() 215 mobiveil_csr_write(pcie, val, off, 0x2); in mobiveil_csr_writew() 221 mobiveil_csr_write(pcie, val, off, 0x1); in mobiveil_csr_writeb()
|
| H A D | pcie-mobiveil.c | 114 void mobiveil_csr_write(struct mobiveil_pcie *pcie, u32 val, u32 off, in mobiveil_csr_write() function
|