Searched refs:param1 (Results 1 - 25 of 28) sorted by relevance

12

/openbsd-current/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_trace_buffer.h55 uint32_t param1; member in struct:dmcub_trace_buf_entry
H A Ddmub_cmd.h536 uint32_t param1; /**< trace defined parameter 1 */ member in struct:dmcub_trace_buf_entry
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h36 uint32_t param1; member in struct:arcturus_dpm_level
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h36 uint32_t param1; member in struct:aldebaran_dpm_level
/openbsd-current/sys/dev/fdt/
H A Dqcpas.c499 uint16_t param1; member in struct:glink_msg
732 msg.param1 = ch->ch_lcid;
758 msg.param1 = GLINK_VERSION;
815 msg.param1 = ch->ch_rcid;
822 msg.param1 = ch->ch_lcid;
860 msg.param1 = ch->ch_lcid;
951 msg.param1 = ch->ch_lcid;
1006 qcpas_glink_recv_version(sc, msg.param1, msg.param2);
1009 qcpas_glink_recv_open(sc, msg.param1, msg.param2);
1012 qcpas_glink_recv_open_ack(sc, msg.param1);
[all...]
/openbsd-current/sys/dev/usb/
H A Dif_wi_usb.h95 u_int16_t param1; member in struct:wi_cmdreq
H A Dif_wi_usb.c570 pcmd->param1 = htole16(val1);
/openbsd-current/gnu/usr.bin/texinfo/util/
H A Dgdoc468 $param1 = $args{'parametertypes'}{$parameter};
469 $param1 =~ s/_/\\_/g;
474 print "\\item {\\it ".$param1."} {\\bf ".$param2."}: \n";
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_trace.h604 uint32_t param1),
605 TP_ARGS(trace_code, tick_count, param0, param1),
610 __field(uint32_t, param1)
616 __entry->param1 = param1;
618 TP_printk("trace_code=%u tick_count=%u param0=%u param1=%u",
620 __entry->param0, __entry->param1)
H A Damdgpu_dm_debugfs.c54 uint32_t param1; member in struct:dmub_debugfs_trace_entry
931 "trace_code=%u tick_count=%u param0=%u param1=%u\n",
933 entry->param1);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dci_dpm.h56 u32 param1; member in struct:ci_dpm_level
H A Dci_dpm.c2598 r600_encode_pci_lane_width(dpm_table->pcie_speed_table.dpm_levels[i].param1);
3350 dpm_table->dpm_levels[index].param1 = pcie_lanes;
3469 pi->dpm_table.vddc_table.dpm_levels[i].param1 =
3689 (pcie_table->dpm_levels[i].param1 < lanes_low) ||
3691 (pcie_table->dpm_levels[i].param1 > lanes_high))
3702 (pcie_table->dpm_levels[i].param1 == pcie_table->dpm_levels[j].param1))
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h91 uint32_t param1; member in struct:smu7_dpm_level
H A Dvega10_hwmgr.h118 uint32_t param1; member in struct:vega10_dpm_level
H A Dvega12_hwmgr.h91 uint32_t param1; member in struct:vega12_dpm_level
H A Dvega20_hwmgr.h135 uint32_t param1; member in struct:vega20_dpm_level
H A Dsmu_helper.c368 dpm_table->dpm_level[index].param1 = pcie_lanes;
/openbsd-current/sys/dev/acpi/
H A Datk0110.c89 uint32_t param1; member in struct:aibs_cmd_buffer
427 cmd.param1 = 0;
/openbsd-current/sys/dev/ic/
H A Dif_wi.c3114 u_int16_t cmd, param0 = 0, param1 = 0; local
3141 param1 = letoh16(wreq->wi_val[1]);
3144 sc->wi_debug.wi_ledtest_param1 = param1;
3174 param1 = letoh16(wreq->wi_val[1]);
3176 sc->wi_debug.wi_confbits_param0 = param1;
3187 error = wi_cmd(sc, cmd, param0, param1, 0);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h58 uint32_t param1; member in struct:vi_dpm_level
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c840 dpm_table->pcie_speed_table.dpm_levels[i].param1);
H A Diceland_smumgr.c776 (uint8_t)encode_pcie_lane_width(dpm_table->pcie_speed_table.dpm_levels[i].param1);
H A Dvegam_smumgr.c583 dpm_table->pcie_speed_table.dpm_levels[i].param1);
H A Dci_smumgr.c1009 (uint8_t)encode_pcie_lane_width(dpm_table->pcie_speed_table.dpm_levels[i].param1);
H A Dtonga_smumgr.c519 (uint8_t)encode_pcie_lane_width(dpm_table->pcie_speed_table.dpm_levels[i].param1);

Completed in 247 milliseconds

12