Home
last modified time | relevance | path

Searched refs:bcma_drv_pcie2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/bcma/
H A Ddriver_pcie2.c20 static u32 bcma_core_pcie2_cfg_read(struct bcma_drv_pcie2 *pcie2, u32 addr)
28 static void bcma_core_pcie2_cfg_write(struct bcma_drv_pcie2 *pcie2, u32 addr, in bcma_core_pcie2_cfg_write()
39 static u32 bcma_core_pcie2_war_delay_perst_enab(struct bcma_drv_pcie2 *pcie2, in bcma_core_pcie2_war_delay_perst_enab()
57 static void bcma_core_pcie2_set_ltr_vals(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_set_ltr_vals()
70 static void bcma_core_pcie2_hw_ltr_war(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_hw_ltr_war()
107 static void pciedev_crwlpciegen2(struct bcma_drv_pcie2 *pcie2) in pciedev_crwlpciegen2()
132 static void pciedev_crwlpciegen2_180(struct bcma_drv_pcie2 *pcie2) in pciedev_crwlpciegen2_180()
138 static void pciedev_crwlpciegen2_182(struct bcma_drv_pcie2 *pcie2) in pciedev_crwlpciegen2_182()
144 static void pciedev_reg_pm_clk_period(struct bcma_drv_pcie2 *pcie2) in pciedev_reg_pm_clk_period()
159 void bcma_core_pcie2_init(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_init()
[all …]
H A Dbcma_private.h142 void bcma_core_pcie2_init(struct bcma_drv_pcie2 *pcie2);
143 void bcma_core_pcie2_up(struct bcma_drv_pcie2 *pcie2);
145 static inline void bcma_core_pcie2_init(struct bcma_drv_pcie2 *pcie2) in bcma_core_pcie2_init()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pcie2.h145 struct bcma_drv_pcie2 { struct
H A Dbcma.h358 struct bcma_drv_pcie2 drv_pcie2;