Home
last modified time | relevance | path

Searched refs:param1 (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/sys/dev/fdt/
H A Dqcpas.c636 uint16_t param1; member
869 msg.param1 = ch->ch_lcid; in qcpas_glink_send()
895 msg.param1 = GLINK_VERSION; in qcpas_glink_recv_version()
954 msg.param1 = ch->ch_rcid; in qcpas_glink_recv_open()
961 msg.param1 = ch->ch_lcid; in qcpas_glink_recv_open()
999 msg.param1 = ch->ch_lcid; in qcpas_glink_recv_open_ack()
1090 msg.param1 = ch->ch_lcid; in qcpas_glink_recv_tx_data()
1145 qcpas_glink_recv_version(sc, msg.param1, msg.param2); in qcpas_glink_recv()
1148 qcpas_glink_recv_open(sc, msg.param1, msg.param2); in qcpas_glink_recv()
1151 qcpas_glink_recv_open_ack(sc, msg.param1); in qcpas_glink_recv()
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_trace_buffer.h55 uint32_t param1; member
H A Ddmub_cmd.h536 uint32_t param1; /**< trace defined parameter 1 */ member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.h36 uint32_t param1; member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.h36 uint32_t param1; member
/openbsd/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/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;
620 __entry->param0, __entry->param1)
H A Damdgpu_dm_debugfs.c54 uint32_t param1; member
933 entry->param1); in dmub_tracebuffer_show()
/openbsd/sys/dev/usb/
H A Dif_wi_usb.h95 u_int16_t param1; member
H A Dif_wi_usb.c566 pcmd->param1 = htole16(val1); in wi_cmd_usb()
/openbsd/sys/dev/acpi/
H A Datk0110.c89 uint32_t param1; member
427 cmd.param1 = 0; in aibs_getvalue()
/openbsd/sys/dev/pci/drm/radeon/
H A Dci_dpm.h56 u32 param1; member
H A Dci_dpm.c2598 r600_encode_pci_lane_width(dpm_table->pcie_speed_table.dpm_levels[i].param1); in ci_populate_smc_link_level()
3350 dpm_table->dpm_levels[index].param1 = pcie_lanes; in ci_setup_pcie_table_entry()
3469 pi->dpm_table.vddc_table.dpm_levels[i].param1 = in ci_setup_default_dpm_tables()
3689 (pcie_table->dpm_levels[i].param1 < lanes_low) || in ci_trim_pcie_dpm_states()
3691 (pcie_table->dpm_levels[i].param1 > lanes_high)) in ci_trim_pcie_dpm_states()
3702 (pcie_table->dpm_levels[i].param1 == pcie_table->dpm_levels[j].param1)) in ci_trim_pcie_dpm_states()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h91 uint32_t param1; member
H A Dvega10_hwmgr.h118 uint32_t param1; member
H A Dvega12_hwmgr.h91 uint32_t param1; member
H A Dvega20_hwmgr.h135 uint32_t param1; member
H A Dsmu_helper.c368 dpm_table->dpm_level[index].param1 = pcie_lanes; in phm_setup_pcie_table_entry()
/openbsd/sys/dev/ic/
H A Dif_wi.c3114 u_int16_t cmd, param0 = 0, param1 = 0; in wi_set_debug() local
3141 param1 = letoh16(wreq->wi_val[1]); in wi_set_debug()
3144 sc->wi_debug.wi_ledtest_param1 = param1; in wi_set_debug()
3174 param1 = letoh16(wreq->wi_val[1]); in wi_set_debug()
3176 sc->wi_debug.wi_confbits_param0 = param1; in wi_set_debug()
3187 error = wi_cmd(sc, cmd, param0, param1, 0); in wi_set_debug()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h58 uint32_t param1; member
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-tic54x.texi520 @item @var{macro_name} .macro [@var{param1}][,...@var{param_n}]
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-tic54x.texi520 @item @var{macro_name} .macro [@var{param1}][,...@var{param_n}]
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c583 dpm_table->pcie_speed_table.dpm_levels[i].param1); in vegam_populate_smc_link_level()
H A Dfiji_smumgr.c840 dpm_table->pcie_speed_table.dpm_levels[i].param1); in fiji_populate_smc_link_level()
H A Diceland_smumgr.c776 (uint8_t)encode_pcie_lane_width(dpm_table->pcie_speed_table.dpm_levels[i].param1); in iceland_populate_smc_link_level()

12