[go: nahoru, domu]

Searched defs:param0 (Results 1 - 16 of 16) sorted by relevance

/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_pkg_sender.c478 int mdfld_dsi_send_gen_short(struct mdfld_dsi_pkg_sender *sender, u8 param0, argument
498 data[0] = param0;
503 data[0] = param0;
/drivers/net/wireless/hostap/
H A Dhostap_download.c295 u16 param0, param1; local
324 param0 = param->start_addr & 0xffff;
331 param0)) {
354 (HFA384X_PROGMODE_DISABLE << 8), param0)) {
552 u16 param0, param1; local
557 param0 = addr & 0xffff;
565 param0)) {
H A Dhostap_hw.c233 "(type=%d, cmd=0x%04x, param0=0x%04x)\n",
235 entry->param0);
299 HFA384X_OUTW(entry->param0, HFA384X_PARAM0_OFF);
313 * @param0: value for Param0 register
321 static int hfa384x_cmd(struct net_device *dev, u16 cmd, u16 param0, argument
356 entry->param0 = param0;
448 "param0=0x%04x, EVSTAT=%04x INTEN=%04x)\n", dev->name,
449 res, entry, entry->type, entry->cmd, entry->param0, reg,
484 * @param0
494 hfa384x_cmd_callback(struct net_device *dev, u16 cmd, u16 param0, void (*callback)(struct net_device *dev, long context, u16 resp0, u16 status), long context) argument
554 __hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, u16 param0, int io_debug_num) argument
589 hfa384x_cmd_wait(struct net_device *dev, u16 cmd, u16 param0) argument
639 hfa384x_cmd_no_wait(struct net_device *dev, u16 cmd, u16 param0) argument
[all...]
H A Dhostap_wlan.h555 u16 cmd, param0, param1; member in struct:hostap_cmd_queue
583 int (*cmd)(struct net_device *dev, u16 cmd, u16 param0, u16 *param1,
/drivers/net/wireless/orinoco/
H A Dhermes.c105 static int hermes_issue_cmd(struct hermes *hw, u16 cmd, u16 param0, argument
123 hermes_write_regn(hw, PARAM0, param0);
/drivers/scsi/qla2xxx/
H A Dqla_bsg.h85 uint32_t param0; member in struct:qla84_mgmt_param::__anon5992::__anon5994
/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c2808 * @param0: parameter 0.
2812 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1)
2824 payload.param0 = cpu_to_le32(param0);
2811 pm80xx_hw_event_ack_req(struct pm8001_hba_info *pm8001_ha, u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) argument
H A Dpm8001_hwi.c3322 * @param0: parameter 0.
3326 u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1)
3338 payload.param0 = cpu_to_le32(param0);
3325 pm8001_hw_event_ack_req(struct pm8001_hba_info *pm8001_ha, u32 Qnum, u32 SEA, u32 port_id, u32 phyId, u32 param0, u32 param1) argument
H A Dpm8001_hwi.h317 __le32 param0; member in struct:port_ctl_req
331 __le32 param0; member in struct:hw_event_ack_req
H A Dpm80xx_hwi.h409 __le32 param0; member in struct:port_ctl_req
421 __le32 param0; member in struct:hw_event_ack_req
/drivers/media/dvb-frontends/
H A Ddrxk_hard.h203 u16 param0; /* General purpous param */ member in struct:drxk_ofdm_sc_cmd_t
H A Ddrxd_hard.c1334 u16 subCmd, u16 param0, u16 param1)
1349 Write16(state, SC_RA_RAM_PARAM0__A, param0, 0);
1358 u16 subCmd, u16 param0, u16 param1)
1373 status = Write16(state, SC_RA_RAM_PARAM0__A, param0, 0);
1333 SC_ProcStartCommand(struct drxd_state *state, u16 subCmd, u16 param0, u16 param1) argument
1357 SC_SetPrefParamCommand(struct drxd_state *state, u16 subCmd, u16 param0, u16 param1) argument
H A Ddrxk_hard.c3221 u16 param0, u16 param1, u16 param2,
3277 status = write16(state, OFDM_SC_RA_RAM_PARAM0__A, param0);
3319 status = read16(state, OFDM_SC_RA_RAM_PARAM0__A, &(param0));
3219 dvbt_sc_command(struct drxk_state *state, u16 cmd, u16 subcmd, u16 param0, u16 param1, u16 param2, u16 param3, u16 param4) argument
/drivers/usb/dwc3/
H A Dcore.h905 * @param0: first parameter
910 u32 param0; member in struct:dwc3_gadget_ep_cmd_params
/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h48 __le32 param0; member in struct:i40e_aq_desc::__anon3198::__anon3199
54 __le32 param0; member in struct:i40e_aq_desc::__anon3198::__anon3200
1321 * this generic struct to pass the SEID in param0
1521 /* set in param0 for get phy abilities to report qualified modules */
/drivers/net/ethernet/intel/i40evf/
H A Di40e_adminq_cmd.h49 __le32 param0; member in struct:i40e_aq_desc::__anon3230::__anon3231
55 __le32 param0; member in struct:i40e_aq_desc::__anon3230::__anon3232
1325 * this generic struct to pass the SEID in param0
1525 /* set in param0 for get phy abilities to report qualified modules */

Completed in 255 milliseconds