HomeSort by: relevance | last modified time | path
    Searched refs:hardware (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/distrib/mac68k/miniroot/
install.md 135 probably be useful to have your disk's hardware manual, the installation
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_pp_psm.c 255 &pcurrent->hardware, &requested->hardware, &equal)))
259 phm_set_power_state(hwmgr, &pcurrent->hardware, &requested->hardware);
amdgpu_smu8_hwmgr.c 1047 cast_smu8_power_state(&prequest_ps->hardware);
1050 cast_const_smu8_power_state(&pcurrent_ps->hardware);
1318 smu8_ps = cast_smu8_power_state(&ps->hardware);
1386 ps->hardware.magic = smu8_magic;
1388 smu8_ps = cast_smu8_power_state(&(ps->hardware));
amdgpu_vega12_processpptables.c 403 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(power_state->hardware));
amdgpu_smu7_hwmgr.c 144 * @param hwmgr the address of the powerplay hardware manager.
184 * @param pHwMgr the address of the powerplay hardware manager.
205 * @param hwmgr the address of the powerplay hardware manager.
218 * @param hwmgr the address of the powerplay hardware manager.
256 * @param hwmgr the address of the powerplay hardware manager.
368 * @param hwmgr the address of the powerplay hardware manager.
391 * @param hwmgr the address of the powerplay hardware manager.
415 * @param hwmgr the address of the powerplay hardware manager.
510 * @param hwmgr the address of the powerplay hardware manager.
1699 * @param hwmgr the address of the powerplay hardware manager
    [all...]
amdgpu_smu10_hwmgr.c 791 ps->hardware.magic = SMU10_Magic;
793 smu10_ps = cast_smu10_ps(&(ps->hardware));
amdgpu_vega10_hwmgr.c 555 * @param hwmgr the address of the powerplay hardware manager.
611 * @param hwmgr the address of the powerplay hardware manager.
637 * @param hwmgr the address of the powerplay hardware manager.
1011 * @param hwmgr the address of the powerplay hardware manager.
1161 * @param hwmgr the address of the powerplay hardware manager.
1471 * @param hwmgr - the address of the hardware manager.
1555 * @param hwmgr the address of the hardware manager
1620 * @param hwmgr - the address of the hardware manager.
1669 * @param hwmgr the address of the hardware manager
1757 * @param hwmgr - the address of the hardware manager
    [all...]
amdgpu_processpptables.c 937 res = func(hwmgr, &ps->hardware, i, pclock_info);
964 int res = func(hwmgr, &ps->hardware, i, pclock_info);
973 result = hwmgr->hwmgr_func->patch_boot_state(hwmgr, &(ps->hardware));
  /src/distrib/notes/
Makefile.inc 27 whatis ${COMMON}/contents hardware xfer prep \
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
power_state.h 165 struct pp_hw_power_state hardware; member in struct:pp_power_state
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 128 ACPICA_HARDWARE = $(ACPICA_CORE)/hardware
  /src/sys/arch/m68k/060sp/dist/
isp.doc 46 not hardware implemented on the 68060 are encountered. The
117 For example, if the 68060 hardware took a "Unimplemented Integer Instruction"
ilsp.doc 45 implemented in hardware on the 68060 and normally take
fplsp.doc 44 FP instructions not implemented in 68060 hardware. These
fpsp.doc 109 For example, if the 68060 hardware took a "Line-F Emulator" exception
  /src/distrib/hp300/miniroot/
install.md 483 probably be useful to have your disk's hardware manual, the installation
  /src/sys/arch/m68k/m68k/
busaddrerr.s 173 movw %d0,%sp@(FR_HW+10) | for hardware too
178 movw %d0,%sp@(FR_HW+10) | for hardware too
  /src/sys/arch/sun3/sun3/
locore.s 204 movw %d0,%a1@(10) | for hardware too
209 movw %d0,%a1@(10) | for hardware too
427 | so push the hardware frame at the current sp
  /src/sys/arch/sun3/sun3x/
locore.s 181 movw %d0,%a1@(10) | for hardware too
186 movw %d0,%a1@(10) | for hardware too
412 | so push the hardware frame at the current sp
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_amd_powerplay.c 1098 ret = phm_get_clock_info(hwmgr, &hwmgr->current_ps->hardware,
1101 ret = phm_get_clock_info(hwmgr, &hwmgr->current_ps->hardware,
1125 if (0 == phm_get_current_shallow_sleep_clocks(hwmgr, &hwmgr->current_ps->hardware, &hw_clocks)) {
  /src/sys/arch/atari/atari/
vectors.s 67 VECTOR(badtrap) | 25: Not supported by hardware
  /src/sys/arch/luna68k/stand/boot/
locore.S 287 movw %d0,%a1@(12) | for hardware too
292 movw %d0,%a1@(12) | for hardware too
  /src/sys/arch/virt68k/virt68k/
locore.s 433 | so push the hardware frame at the current sp
  /src/sys/dev/qbus/
if_qt.c 121 hardware requires these sizes.
139 u_int8_t is_addr[ETHER_ADDR_LEN]; /* hardware Ethernet address */
291 printf("\n%s: delqa-plus in Turbo mode, hardware address %s\n",
  /src/sys/arch/x68k/x68k/
locore.s 619 | so push the hardware frame at the current sp
641 rte | XXX mfpcure (x680x0 hardware bug)

Completed in 42 milliseconds

1 2