Home
last modified time | relevance | path

Searched refs:bcma_drv_pci (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/bcma/
A Ddriver_pci.c20 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address) in bcma_pcie_read()
34 static void bcma_pcie_mdio_set_phy(struct bcma_drv_pci *pc, u16 phy) in bcma_pcie_mdio_set_phy()
151 static void bcma_core_pci_fixcfg(struct bcma_drv_pci *pc) in bcma_core_pci_fixcfg()
173 void bcma_core_pci_early_init(struct bcma_drv_pci *pc) in bcma_core_pci_early_init()
192 static u8 bcma_pcicore_polarity_workaround(struct bcma_drv_pci *pc) in bcma_pcicore_polarity_workaround()
221 static void bcma_core_pci_config_fixup(struct bcma_drv_pci *pc) in bcma_core_pci_config_fixup()
240 static void bcma_core_pci_clientmode_init(struct bcma_drv_pci *pc) in bcma_core_pci_clientmode_init()
246 void bcma_core_pci_init(struct bcma_drv_pci *pc) in bcma_core_pci_init()
261 struct bcma_drv_pci *pc; in bcma_core_pci_power_save()
298 void bcma_core_pci_up(struct bcma_drv_pci *pc) in bcma_core_pci_up()
[all …]
A Dbcma_private.h123 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address);
124 void bcma_core_pci_early_init(struct bcma_drv_pci *pc);
125 void bcma_core_pci_init(struct bcma_drv_pci *pc);
126 void bcma_core_pci_up(struct bcma_drv_pci *pc);
127 void bcma_core_pci_down(struct bcma_drv_pci *pc);
129 static inline void bcma_core_pci_early_init(struct bcma_drv_pci *pc) in bcma_core_pci_early_init()
133 static inline void bcma_core_pci_init(struct bcma_drv_pci *pc) in bcma_core_pci_init()
155 bool bcma_core_pci_is_in_hostmode(struct bcma_drv_pci *pc);
156 void bcma_core_pci_hostmode_init(struct bcma_drv_pci *pc);
158 static inline bool bcma_core_pci_is_in_hostmode(struct bcma_drv_pci *pc) in bcma_core_pci_is_in_hostmode()
[all …]
A Ddriver_pci_host.c28 bool bcma_core_pci_is_in_hostmode(struct bcma_drv_pci *pc) in bcma_core_pci_is_in_hostmode()
44 static u32 bcma_pcie_read_config(struct bcma_drv_pci *pc, u32 address) in bcma_pcie_read_config()
51 static void bcma_pcie_write_config(struct bcma_drv_pci *pc, u32 address, in bcma_pcie_write_config()
59 static u32 bcma_get_cfgspace_addr(struct bcma_drv_pci *pc, unsigned int dev, in bcma_get_cfgspace_addr()
84 static int bcma_extpci_read_config(struct bcma_drv_pci *pc, unsigned int dev, in bcma_extpci_read_config()
148 static int bcma_extpci_write_config(struct bcma_drv_pci *pc, unsigned int dev, in bcma_extpci_write_config()
236 struct bcma_drv_pci *pc; in bcma_core_pci_hostmode_read_config()
256 struct bcma_drv_pci *pc; in bcma_core_pci_hostmode_write_config()
271 static u8 bcma_find_pci_capability(struct bcma_drv_pci *pc, unsigned int dev, in bcma_find_pci_capability()
340 static void bcma_core_pci_enable_crs(struct bcma_drv_pci *pc) in bcma_core_pci_enable_crs()
[all …]
/linux/include/linux/bcma/
A Dbcma_driver_pci.h208 struct bcma_drv_pci;
213 struct bcma_drv_pci *pdev;
225 struct bcma_drv_pci { struct
A Dbcma.h357 struct bcma_drv_pci drv_pci[2];

Completed in 10 milliseconds