Searched refs:hw_data (Results 1 - 25 of 118) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_uart.c95 struct bfin_uart *uart = hw_data (me);
116 struct bfin_uart *uart = hw_data (me);
136 struct bfin_uart *uart = hw_data (me);
197 struct bfin_uart *uart = hw_data (me);
239 struct bfin_uart *uart = hw_data (me);
261 struct bfin_uart *uart = hw_data (me);
317 struct bfin_uart *uart = hw_data (me);
377 struct bfin_uart *uart = hw_data (me);
H A Ddv-bfin_ppi.c83 struct bfin_ppi *ppi = hw_data (me);
124 struct bfin_ppi *ppi = hw_data (me);
168 struct bfin_ppi *ppi = hw_data (me);
H A Ddv-bfin_wdog.c57 struct bfin_wdog *wdog = hw_data (me);
112 struct bfin_wdog *wdog = hw_data (me);
158 struct bfin_wdog *wdog = hw_data (me);
H A Ddv-bfin_pfmon.c51 struct bfin_pfmon *pfmon = hw_data (me);
85 struct bfin_pfmon *pfmon = hw_data (me);
H A Ddv-bfin_evt.c49 struct bfin_evt *evt = hw_data (me);
71 struct bfin_evt *evt = hw_data (me);
H A Ddv-bfin_jtag.c52 struct bfin_jtag *jtag = hw_data (me);
87 struct bfin_jtag *jtag = hw_data (me);
H A Ddv-bfin_emac.c142 struct bfin_emac *emac = hw_data (me);
158 struct bfin_emac *emac = hw_data (me);
175 struct bfin_emac *emac = hw_data (me);
278 struct bfin_emac *emac = hw_data (me);
375 struct bfin_emac *emac = hw_data (me);
376 struct dv_bfin *dma = hw_data (emac->dma_master);
467 struct bfin_emac *emac = hw_data (me);
468 struct dv_bfin *dma = hw_data (emac->dma_master);
532 struct bfin_emac *emac = hw_data (me);
540 struct bfin_emac *emac = hw_data (m
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Ddv-m32r_uart.c38 struct m32r_uart *uart = hw_data (me);
67 struct m32r_uart *uart = hw_data (me);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_uart.c96 struct bfin_uart *uart = hw_data (me);
117 struct bfin_uart *uart = hw_data (me);
137 struct bfin_uart *uart = hw_data (me);
198 struct bfin_uart *uart = hw_data (me);
240 struct bfin_uart *uart = hw_data (me);
262 struct bfin_uart *uart = hw_data (me);
318 struct bfin_uart *uart = hw_data (me);
378 struct bfin_uart *uart = hw_data (me);
H A Ddv-bfin_ppi.c84 struct bfin_ppi *ppi = hw_data (me);
125 struct bfin_ppi *ppi = hw_data (me);
169 struct bfin_ppi *ppi = hw_data (me);
H A Ddv-bfin_wdog.c58 struct bfin_wdog *wdog = hw_data (me);
113 struct bfin_wdog *wdog = hw_data (me);
159 struct bfin_wdog *wdog = hw_data (me);
H A Ddv-bfin_jtag.c53 struct bfin_jtag *jtag = hw_data (me);
88 struct bfin_jtag *jtag = hw_data (me);
H A Ddv-bfin_pfmon.c52 struct bfin_pfmon *pfmon = hw_data (me);
86 struct bfin_pfmon *pfmon = hw_data (me);
H A Ddv-bfin_evt.c50 struct bfin_evt *evt = hw_data (me);
72 struct bfin_evt *evt = hw_data (me);
H A Ddv-bfin_emac.c143 struct bfin_emac *emac = hw_data (me);
159 struct bfin_emac *emac = hw_data (me);
176 struct bfin_emac *emac = hw_data (me);
279 struct bfin_emac *emac = hw_data (me);
376 struct bfin_emac *emac = hw_data (me);
377 struct dv_bfin *dma = hw_data (emac->dma_master);
468 struct bfin_emac *emac = hw_data (me);
469 struct dv_bfin *dma = hw_data (emac->dma_master);
533 struct bfin_emac *emac = hw_data (me);
541 struct bfin_emac *emac = hw_data (m
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Ddv-m32r_uart.c39 struct m32r_uart *uart = hw_data (me);
68 struct m32r_uart *uart = hw_data (me);
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Ddv-lm32timer.c57 struct lm32timer *timer = hw_data (me);
89 struct lm32timer *timers = hw_data (me);
133 struct lm32timer *timers = hw_data (me);
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Ddv-lm32timer.c60 struct lm32timer *timer = hw_data (me);
92 struct lm32timer *timers = hw_data (me);
136 struct lm32timer *timers = hw_data (me);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu8_hwmgr.c790 struct smu8_hwmgr *hw_data = hwmgr->backend; local
792 if (hw_data->is_nb_dpm_enabled) {
857 struct smu8_hwmgr *hw_data = hwmgr->backend; local
861 if (hw_data->sys_info.nb_dpm_enable) {
862 disable_switch = hw_data->cc6_settings.nb_pstate_switch_disable ? true : false;
863 enable_low_mem_state = hw_data->cc6_settings.nb_pstate_switch_disable ? false : true;
919 struct smu8_hwmgr *hw_data = hwmgr->backend; local
921 hw_data->disp_clk_bypass_pending = false;
922 hw_data->disp_clk_bypass = false;
927 struct smu8_hwmgr *hw_data local
934 struct smu8_hwmgr *hw_data = hwmgr->backend; local
1421 struct smu8_hwmgr *hw_data = hwmgr->backend; local
1455 struct smu8_hwmgr *hw_data = hwmgr->backend; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Ddv-pal.c307 hw_pal_device *hw_pal = (hw_pal_device *)hw_data (me);
330 hw_pal_device *hw_pal = (hw_pal_device *) hw_data (me);
346 hw_pal_device *hw_pal = (hw_pal_device *) hw_data (me);
427 hw_pal_device *hw_pal = (hw_pal_device*) hw_data (me);
532 hw_data (me),
547 hw_pal_device *pal = (hw_pal_device*) hw_data (me);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Ddv-pal.c300 hw_pal_device *hw_pal = (hw_pal_device *)hw_data (me);
323 hw_pal_device *hw_pal = (hw_pal_device *) hw_data (me);
339 hw_pal_device *hw_pal = (hw_pal_device *) hw_data (me);
420 hw_pal_device *hw_pal = (hw_pal_device*) hw_data (me);
525 hw_data (me),
540 hw_pal_device *pal = (hw_pal_device*) hw_data (me);
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Ddv-tx3904cpu.c141 struct tx3904cpu *controller = hw_data (me);
205 struct tx3904cpu *controller = hw_data (me);
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Ddv-tx3904cpu.c143 struct tx3904cpu *controller = hw_data (me);
207 struct tx3904cpu *controller = hw_data (me);
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Ddv-mn103cpu.c216 struct mn103cpu *controller = hw_data (me);
282 struct mn103cpu *controller = hw_data (me);
357 struct mn103cpu *controller = hw_data (me);
396 struct mn103cpu *controller = hw_data (me);
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Ddv-mn103cpu.c218 struct mn103cpu *controller = hw_data (me);
284 struct mn103cpu *controller = hw_data (me);
359 struct mn103cpu *controller = hw_data (me);
398 struct mn103cpu *controller = hw_data (me);

Completed in 195 milliseconds

12345