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

12

/drivers/media/radio/wl128x/
H A Dfmdrv_common.c183 fmdev->irq_info.handlers[fmdev->irq_info.stage](fmdev);
187 static inline void fm_irq_call_stage(struct fmdev *fmdev, u8 stage) argument
189 fmdev->irq_info.stage = stage;
193 static inline void fm_irq_timeout_stage(struct fmdev *fmdev, u8 stage) argument
195 fmdev->irq_info.stage = stage;
289 if (irq_info->stage != 0) {
290 fmerr("Inval stage resetting to zero\n");
291 irq_info->stage
537 fm_irq_common_cmd_resp_helper(struct fmdev *fmdev, u8 stage) argument
[all...]
H A Dfmdrv.h112 u8 stage; member in struct:fm_irq
/drivers/input/misc/
H A Dkeyspan_remote.c126 int stage; member in struct:usb_keyspan
194 switch(remote->stage) {
197 * In stage 0 we want to find the start of a message. The remote sends a 0xFF as filler.
208 remote->stage = 1;
224 remote->stage = 0;
241 remote->stage = 0;
244 remote->stage = 2;
271 remote->stage = 0;
290 remote->stage = 0;
306 remote->stage
[all...]
/drivers/media/dvb/dvb-core/
H A Ddvbdev.h81 * When DVB_FE_IOCTL_PRE is passed to the callback as the stage arg:
89 * When DVB_FE_IOCTL_POST is passed to the callback as the stage arg:
99 unsigned int stage);
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h40 /* Returns the index of start or end of a specific block stage in ops array*/
41 #define BLOCK_OPS_IDX(block, stage, end) \
42 (2*(((block)*NUM_OF_INIT_PHASES) + (stage)) + (end))
280 /* Returns the index of start or end of a specific block stage in ops array*/
281 #define BLOCK_OPS_IDX(block, stage, end) \
282 (2*(((block)*NUM_OF_INIT_PHASES) + (stage)) + (end))
H A Dbnx2x_init_ops.h215 static void bnx2x_init_block(struct bnx2x *bp, u32 block, u32 stage) argument
218 INIT_OPS_OFFSETS(bp)[BLOCK_OPS_IDX(block, stage,
221 INIT_OPS_OFFSETS(bp)[BLOCK_OPS_IDX(block, stage,
308 * this is done as a separate init stage.
801 * called during init common stage, ilt clients should be initialized
823 /* called during init port stage */
865 /* called during init common stage */
887 /* called during init func stage */
/drivers/net/wireless/bcmdhd/include/
H A Dbcmsdbus.h106 extern int sdioh_start(sdioh_info_t *si, int stage);
H A Dbcmsdh.h162 extern int bcmsdh_start(void *sdh, int stage);
/drivers/media/video/s5p-tv/
H A Dmixer_grp_layer.c149 enum mxr_geometry_stage stage, unsigned long flags)
156 switch (stage) {
148 mxr_graph_fix_geometry(struct mxr_layer *layer, enum mxr_geometry_stage stage, unsigned long flags) argument
H A Dmixer_vp_layer.c143 enum mxr_geometry_stage stage, unsigned long flags)
150 switch (stage) {
142 mxr_vp_fix_geometry(struct mxr_layer *layer, enum mxr_geometry_stage stage, unsigned long flags) argument
H A Dmixer_video.c425 enum mxr_geometry_stage stage; local
455 stage = MXR_GEOMETRY_CROP;
460 stage = MXR_GEOMETRY_COMPOSE;
476 layer->ops.fix_geometry(layer, stage, s->flags);
/drivers/net/wireless/rtlwifi/rtl8192c/
H A Dphy_common.h239 u8 channel, u8 *stage, u8 *step,
H A Dphy_common.c826 u8 channel, u8 *stage, u8 *step,
867 switch (*stage) {
880 if ((*stage) == 2) {
883 (*stage)++;
825 _rtl92c_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) argument
/drivers/macintosh/
H A Dsmu.c774 DPRINTK("SMU: i2c compl. stage=%d status=%x pdata[0]=%x rlen: %x\n",
775 cmd->stage, scmd->status, cmd->pdata[0], scmd->reply_len);
781 if (cmd->stage == 0)
803 /* If failure or stage 1, command is complete */
804 if (fail || cmd->stage != 0) {
809 DPRINTK("SMU: going to stage 1\n");
817 cmd->stage = 1;
838 cmd->stage = 0;
/drivers/staging/rtl8192u/
H A Dr819xU_phy.c618 priv->PHYRegDef[RF90_PATH_A].rfTxGainStage = rFPGA0_TxGainStage; //Tx gain stage
619 priv->PHYRegDef[RF90_PATH_B].rfTxGainStage = rFPGA0_TxGainStage; //Tx gain stage
620 priv->PHYRegDef[RF90_PATH_C].rfTxGainStage = rFPGA0_TxGainStage; //Tx gain stage
621 priv->PHYRegDef[RF90_PATH_D].rfTxGainStage = rFPGA0_TxGainStage; //Tx gain stage
1233 * u8* stage //3 stages
1236 * output: store new stage, step and delay for next step(combine with function above)
1240 u8 rtl8192_phy_SwChnlStepByStep(struct net_device *dev, u8 channel, u8* stage, u8* step, u32* delay) argument
1256 RT_TRACE(COMP_CH, "====>%s()====stage:%d, step:%d, channel:%d\n", __FUNCTION__, *stage, *step, channel);
1324 switch(*stage)
[all...]
/drivers/net/wireless/bcmdhd/
H A Dbcmsdh.c596 bcmsdh_start(void *sdh, int stage) argument
600 return sdioh_start(bcmsdh->sdioh, stage);
H A Dbcmsdh_sdmmc.c1215 sdioh_start(sdioh_info_t *si, int stage) argument
1225 if (stage == 0) {
/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c496 int stage = usbhs_status_get_ctrl_stage(irq_state); local
499 dev_dbg(dev, "stage = %d\n", stage);
510 switch (stage) {
545 * setup stage / run recip
/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c848 u8 *stage, u8 *step, u32 *delay)
858 RT_TRACE(COMP_TRACE, "====>%s()====stage:%d, step:%d, channel:%d\n",
859 __func__, *stage, *step, channel);
929 switch (*stage) {
942 if ((*stage) == 2) {
945 (*stage)++;
847 rtl8192_phy_SwChnlStepByStep(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) argument
/drivers/video/
H A Dimsttfb.c440 __u32 clk_m, clk_n, x, stage, spilled; local
443 stage = spilled = 0;
445 switch (stage) {
458 stage = 1;
460 stage = 0;
/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c382 static int be_POST_stage_get(struct be_adapter *adapter, u16 *stage) argument
391 *stage = sem & EP_SEMAPHORE_POST_STAGE_MASK;
400 u16 stage; local
405 status = be_POST_stage_get(adapter, &stage);
407 dev_err(dev, "POST error; stage=0x%x\n", stage);
409 } else if (stage != POST_STAGE_ARMFW_RDY) {
420 dev_err(dev, "POST timeout; stage=0x%x\n", stage);
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dphy.c352 u8 channel, u8 *stage, u8 *step, u32 *delay)
390 switch (*stage) {
403 if ((*stage) == 2) {
406 (*stage)++;
351 _rtl92s_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) argument
/drivers/media/dvb/dvb-usb/
H A Dmxl111sf.c613 unsigned int stage)
617 switch (stage) {
611 mxl111sf_fe_ioctl_override(struct dvb_frontend *fe, unsigned int cmd, void *parg, unsigned int stage) argument
/drivers/usb/musb/
H A Dmusb_gadget_ep0.c58 static char *decode_ep0stage(u8 stage) argument
60 switch (stage) {
215 * Handle all control requests with no DATA stage, including standard
239 /* change it after the status stage */
620 /* For zero-data requests we want to delay the STATUS stage to
684 * hence the status stage is not complete.
825 /* sequence #3 (no data stage), includes requests
838 * in the idle stage when we're stalling...
842 /* status stage might be immediate */
1055 * DATA stage buffe
[all...]
/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h1557 uint32 stage; member in struct:__anon737

Completed in 1338 milliseconds

12