Home
last modified time | relevance | path

Searched refs:phb4 (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dnpu-opal.c110 struct phb4 *phb4; in opal_npu_set_relaxed_order() local
118 phb4 = phb_to_phb4(phb); in opal_npu_set_relaxed_order()
119 pec = phb4->pec; in opal_npu_set_relaxed_order()
120 chip_id = phb4->chip_id; in opal_npu_set_relaxed_order()
159 phb4->ro_state = request_enabled; in opal_npu_set_relaxed_order()
168 struct phb4 *phb4; in opal_npu_get_relaxed_order() local
173 phb4 = phb_to_phb4(phb); in opal_npu_get_relaxed_order()
174 return phb4->ro_state; in opal_npu_get_relaxed_order()
H A Dphb4.c644 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
653 struct phb4 *p = phb_to_phb4(phb); in phb4_root_port_init()
1050 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1160 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1234 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1250 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
2846 struct phb4 *p = (struct phb4 *)data; in phb4_host_sync_reset()
5876 struct phb4 *p = is->data; in phb4_err_interrupt()
5902 struct phb4 *p = is->data; in phb4_lsi_attributes()
5913 struct phb4 *p = is->data; in phb4_lsi_name()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Dphb4.h156 struct phb4 { struct
228 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
230 return container_of(phb, struct phb4, phb); in phb_to_phb4()
233 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
238 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
265 void phb4_pec2_dma_engine_realloc(struct phb4 *p);
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dphb4.c622 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
631 struct phb4 *p = phb_to_phb4(phb); in phb4_root_port_init()
997 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1097 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1171 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1187 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
1273 struct phb4 *p = phb_to_phb4(phb); in phb4_phb_mmio_enable()
2718 struct phb4 *p = (struct phb4 *)data; in phb4_host_sync_reset()
5529 struct phb4 *p = is->data; in phb4_err_interrupt()
5554 struct phb4 *p = is->data; in phb4_lsi_attributes()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dphb4.c622 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
631 struct phb4 *p = phb_to_phb4(phb); in phb4_root_port_init()
997 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1097 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1171 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1187 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
1273 struct phb4 *p = phb_to_phb4(phb); in phb4_phb_mmio_enable()
2718 struct phb4 *p = (struct phb4 *)data; in phb4_host_sync_reset()
5529 struct phb4 *p = is->data; in phb4_err_interrupt()
5554 struct phb4 *p = is->data; in phb4_lsi_attributes()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dphb4.c622 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
631 struct phb4 *p = phb_to_phb4(phb); in phb4_root_port_init()
997 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1097 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1171 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1187 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
1273 struct phb4 *p = phb_to_phb4(phb); in phb4_phb_mmio_enable()
2718 struct phb4 *p = (struct phb4 *)data; in phb4_host_sync_reset()
5529 struct phb4 *p = is->data; in phb4_err_interrupt()
5554 struct phb4 *p = is->data; in phb4_lsi_attributes()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/
H A Dphb4.c622 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
631 struct phb4 *p = phb_to_phb4(phb); in phb4_root_port_init()
997 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1097 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1171 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1187 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
1273 struct phb4 *p = phb_to_phb4(phb); in phb4_phb_mmio_enable()
2718 struct phb4 *p = (struct phb4 *)data; in phb4_host_sync_reset()
5529 struct phb4 *p = is->data; in phb4_err_interrupt()
5554 struct phb4 *p = is->data; in phb4_lsi_attributes()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dphb4.c622 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
631 struct phb4 *p = phb_to_phb4(phb); in phb4_root_port_init()
997 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1097 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1171 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1187 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
1273 struct phb4 *p = phb_to_phb4(phb); in phb4_phb_mmio_enable()
2718 struct phb4 *p = (struct phb4 *)data; in phb4_host_sync_reset()
5529 struct phb4 *p = is->data; in phb4_err_interrupt()
5554 struct phb4 *p = is->data; in phb4_lsi_attributes()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dphb4.h170 struct phb4 { struct
241 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
243 return container_of(phb, struct phb4, phb); in phb_to_phb4()
246 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
251 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dphb4.h170 struct phb4 { struct
241 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
243 return container_of(phb, struct phb4, phb); in phb_to_phb4()
246 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
251 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dphb4.h228 struct phb4 { struct
291 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
293 return container_of(phb, struct phb4, phb); in phb_to_phb4()
296 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
301 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dphb4.h170 struct phb4 { struct
241 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
243 return container_of(phb, struct phb4, phb); in phb_to_phb4()
246 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
251 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/
H A Dphb4.h170 struct phb4 { struct
241 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
243 return container_of(phb, struct phb4, phb); in phb_to_phb4()
246 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
251 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Dphb4.h170 struct phb4 { struct
241 static inline struct phb4 *phb_to_phb4(struct phb *phb) in phb_to_phb4() argument
243 return container_of(phb, struct phb4, phb); in phb_to_phb4()
246 static inline bool phb4_err_pending(struct phb4 *p) in phb4_err_pending()
251 static inline void phb4_set_err_pending(struct phb4 *p, bool pending) in phb4_set_err_pending()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dphb4.c615 struct phb4 *p = phb_to_phb4(phb); in phb4_get_reserved_pe_number()
1003 struct phb4 *p = phb_to_phb4(phb); in phb4_tce_kill()
1103 struct phb4 *p = phb_to_phb4(phb); in phb4_ioda_reset()
1183 struct phb4 *p = phb_to_phb4(phb); in phb4_papr_errinjct_reset()
1199 struct phb4 *p = phb_to_phb4(phb); in phb4_set_phb_mem_window()
1296 struct phb4 *p = phb_to_phb4(phb); in phb4_phb_mmio_enable()
1377 struct phb4 *p = phb_to_phb4(phb); in phb4_map_pe_mmio_window()
1458 struct phb4 *p = phb_to_phb4(phb); in phb4_map_pe_dma_window()
4738 struct phb4 *p = is->data; in phb4_err_interrupt()
4775 struct phb4 *p = is->data; in phb4_ndd1_lsi_set_xive()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
71 In this fix: ``62ac7631ae`` "phb4: Fix PCIe GEN4 on DD2.1 and above",
H A Dskiboot-5.7-rc2.rst92 - phb4: Do more retries on link training failures
102 - phb4: Workaround phy lockup by doing full PHB reset on retry
127 - phb4: Only set one bit in nfir
133 - phb4: Fix order of pfir/nfir clearing in CRESET
140 - phb4: Remove incorrect state transition
147 - phb4: Set default lane equalisation
153 - hdata: Fix phb4 lane-eq property generation
166 - phb4: Fix PHB4 fence recovery.
178 - phb4: Verbose EEH options
183 - phb4: Print more info when PHB fences
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
72 62ac7631ae phb4: Fix PCIe GEN4 on DD2.1 and above
H A Dskiboot-5.7-rc2.rst92 - phb4: Do more retries on link training failures
102 - phb4: Workaround phy lockup by doing full PHB reset on retry
127 - phb4: Only set one bit in nfir
133 - phb4: Fix order of pfir/nfir clearing in CRESET
140 - phb4: Remove incorrect state transition
147 - phb4: Set default lane equalisation
153 - hdata: Fix phb4 lane-eq property generation
166 - phb4: Fix PHB4 fence recovery.
178 - phb4: Verbose EEH options
183 - phb4: Print more info when PHB fences
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
71 In this fix: ``62ac7631ae`` "phb4: Fix PCIe GEN4 on DD2.1 and above",
H A Dskiboot-5.7-rc2.rst92 - phb4: Do more retries on link training failures
102 - phb4: Workaround phy lockup by doing full PHB reset on retry
127 - phb4: Only set one bit in nfir
133 - phb4: Fix order of pfir/nfir clearing in CRESET
140 - phb4: Remove incorrect state transition
147 - phb4: Set default lane equalisation
153 - hdata: Fix phb4 lane-eq property generation
166 - phb4: Fix PHB4 fence recovery.
178 - phb4: Verbose EEH options
183 - phb4: Print more info when PHB fences
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
71 In this fix: ``62ac7631ae`` "phb4: Fix PCIe GEN4 on DD2.1 and above",
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
71 In this fix: ``62ac7631ae`` "phb4: Fix PCIe GEN4 on DD2.1 and above",
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
71 In this fix: ``62ac7631ae`` "phb4: Fix PCIe GEN4 on DD2.1 and above",
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/doc/release-notes/
H A Dskiboot-5.9-rc5.rst26 - phb4: Escalate freeze to fence to avoid checkstop
35 - phb4: Update some init registers
39 - phb4: Enable PHB MMIO in phb4_root_port_init()
64 - phb4: Reduce link degraded message log level to debug
69 - phb4: Fix GEN3 for DD2.00
71 In this fix: ``62ac7631ae`` "phb4: Fix PCIe GEN4 on DD2.1 and above",

12345678910>>...12