Searched refs:ar2315_pci_ctrl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-ar2315.c | 155 struct ar2315_pci_ctrl { struct 183 static inline struct ar2315_pci_ctrl *ar2315_pci_bus_to_apc(struct pci_bus *bus) in ar2315_pci_bus_to_apc() 187 return container_of(hose, struct ar2315_pci_ctrl, pci_ctrl); in ar2315_pci_bus_to_apc() 190 static inline u32 ar2315_pci_reg_read(struct ar2315_pci_ctrl *apc, u32 reg) in ar2315_pci_reg_read() 195 static inline void ar2315_pci_reg_write(struct ar2315_pci_ctrl *apc, u32 reg, in ar2315_pci_reg_write() 201 static inline void ar2315_pci_reg_mask(struct ar2315_pci_ctrl *apc, u32 reg, in ar2315_pci_reg_mask() 211 static int ar2315_pci_cfg_access(struct ar2315_pci_ctrl *apc, unsigned devfn, in ar2315_pci_cfg_access() 266 static inline int ar2315_pci_local_cfg_rd(struct ar2315_pci_ctrl *apc, in ar2315_pci_local_cfg_rd() 273 static inline int ar2315_pci_local_cfg_wr(struct ar2315_pci_ctrl *apc, in ar2315_pci_local_cfg_wr() 283 struct ar2315_pci_ctrl *ap in ar2315_pci_cfg_read() [all...] |
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-ar2315.c | 156 struct ar2315_pci_ctrl { struct 184 static inline struct ar2315_pci_ctrl *ar2315_pci_bus_to_apc(struct pci_bus *bus) in ar2315_pci_bus_to_apc() 188 return container_of(hose, struct ar2315_pci_ctrl, pci_ctrl); in ar2315_pci_bus_to_apc() 191 static inline u32 ar2315_pci_reg_read(struct ar2315_pci_ctrl *apc, u32 reg) in ar2315_pci_reg_read() 196 static inline void ar2315_pci_reg_write(struct ar2315_pci_ctrl *apc, u32 reg, in ar2315_pci_reg_write() 202 static inline void ar2315_pci_reg_mask(struct ar2315_pci_ctrl *apc, u32 reg, in ar2315_pci_reg_mask() 212 static int ar2315_pci_cfg_access(struct ar2315_pci_ctrl *apc, unsigned devfn, in ar2315_pci_cfg_access() 267 static inline int ar2315_pci_local_cfg_rd(struct ar2315_pci_ctrl *apc, in ar2315_pci_local_cfg_rd() 274 static inline int ar2315_pci_local_cfg_wr(struct ar2315_pci_ctrl *apc, in ar2315_pci_local_cfg_wr() 284 struct ar2315_pci_ctrl *ap in ar2315_pci_cfg_read() [all...] |
Completed in 3 milliseconds