Home
last modified time | relevance | path

Searched refs:tstate (Results 1 – 22 of 22) sorted by relevance

/drivers/media/dvb-frontends/
Das102_fe.c304 struct as10x_tune_status tstate = { 0 }; in as102_fe_read_status() local
307 ret = state->ops->get_status(state->priv, &tstate); in as102_fe_read_status()
311 state->signal_strength = tstate.signal_strength; in as102_fe_read_status()
312 state->ber = tstate.BER; in as102_fe_read_status()
314 switch (tstate.tune_state) { in as102_fe_read_status()
331 tstate.tune_state, tstate.signal_strength, in as102_fe_read_status()
332 tstate.PER, tstate.BER); in as102_fe_read_status()
Das102_fe.h12 int (*get_status)(void *priv, struct as10x_tune_status *tstate);
/drivers/scsi/aic7xxx/
Daic7xxx_core.c444 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo() argument
454 *tstate = ahc->enabled_targets[our_id]; in ahc_fetch_transinfo()
455 return (&(*tstate)->transinfo[remote_id]); in ahc_fetch_transinfo()
1054 struct ahc_tmode_tstate *tstate; in ahc_handle_seqint() local
1071 &tstate); in ahc_handle_seqint()
1123 tstate, targ_info, in ahc_handle_seqint()
1126 if (tstate->auto_negotiate & devinfo.target_mask) { in ahc_handle_seqint()
1866 struct ahc_tmode_tstate *tstate; in ahc_handle_scsiint() local
1876 &tstate); in ahc_handle_scsiint()
1968 struct ahc_tmode_tstate *tstate; in ahc_force_renegotiation() local
[all …]
Daic79xx_osm.c617 struct ahd_tmode_tstate *tstate; in ahd_linux_target_alloc() local
630 starget->id, &tstate); in ahd_linux_target_alloc()
650 starget->id, &tstate); in ahd_linux_target_alloc()
791 struct ahd_tmode_tstate *tstate; in ahd_linux_dev_reset() local
832 cmd->device->id, &tstate); in ahd_linux_dev_reset()
1305 struct ahd_tmode_tstate *tstate; in ahd_linux_initialize_scsi_bus() local
1308 target_id, &tstate); in ahd_linux_initialize_scsi_bus()
1311 ahd_update_neg_request(ahd, &devinfo, tstate, in ahd_linux_initialize_scsi_bus()
1560 struct ahd_tmode_tstate *tstate; in ahd_linux_run_command() local
1576 cmd->device->id, &tstate); in ahd_linux_run_command()
[all …]
Daic79xx_core.c564 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo() argument
574 *tstate = ahd->enabled_targets[our_id]; in ahd_fetch_transinfo()
575 return (&(*tstate)->transinfo[remote_id]); in ahd_fetch_transinfo()
1910 struct ahd_tmode_tstate *tstate; in ahd_handle_seqint() local
1943 &tstate); in ahd_handle_seqint()
3130 struct ahd_tmode_tstate *tstate; in ahd_handle_nonpkt_busfree() local
3148 devinfo.target, &tstate); in ahd_handle_nonpkt_busfree()
3417 struct ahd_tmode_tstate *tstate; in ahd_force_renegotiation() local
3429 &tstate); in ahd_force_renegotiation()
3430 ahd_update_neg_request(ahd, devinfo, tstate, in ahd_force_renegotiation()
[all …]
Daic7xxx_osm.c568 struct ahc_tmode_tstate *tstate; in ahc_linux_target_alloc() local
617 starget->id, &tstate); in ahc_linux_target_alloc()
1179 struct ahc_tmode_tstate *tstate; in ahc_linux_initialize_scsi_bus() local
1193 target_id, &tstate); in ahc_linux_initialize_scsi_bus()
1196 ahc_update_neg_request(ahc, &devinfo, tstate, in ahc_linux_initialize_scsi_bus()
1425 struct ahc_tmode_tstate *tstate; in ahc_linux_run_command() local
1482 SCB_GET_TARGET(ahc, scb), &tstate); in ahc_linux_run_command()
1485 if ((tstate->ultraenb & mask) != 0) in ahc_linux_run_command()
1491 if ((tstate->auto_negotiate & mask) != 0) { in ahc_linux_run_command()
1613 struct ahc_tmode_tstate *tstate; in ahc_send_async() local
[all …]
Daic79xx_proc.c162 struct ahd_tmode_tstate *tstate; in ahd_dump_target_state() local
166 target_id, &tstate); in ahd_dump_target_state()
Daic7xxx_proc.c140 struct ahc_tmode_tstate *tstate; in ahc_dump_target_state() local
144 target_id, &tstate); in ahc_dump_target_state()
Daic7xxx_inline.h71 struct ahc_tmode_tstate **tstate);
Daic79xx_inline.h121 struct ahd_tmode_tstate **tstate);
Daic7xxx.h1241 struct ahc_tmode_tstate **tstate,
Daic79xx.h1430 struct ahd_tmode_tstate **tstate,
/drivers/net/slip/
Dslhc.c115 comp->tstate = kzalloc(tsize, GFP_KERNEL); in slhc_init()
116 if (! comp->tstate) in slhc_init()
133 ts = comp->tstate; in slhc_init()
159 if ( comp->tstate != NULLSLSTATE ) in slhc_free()
160 kfree( comp->tstate ); in slhc_free()
230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress()
/drivers/media/usb/as102/
Das102_drv.c207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate) in as102_get_status() argument
216 ret = as10x_cmd_get_tune_status(bus_adap, tstate); in as102_get_status()
/drivers/net/wan/
Dfsl_ucc_hdlc.h34 __be32 tstate; member
Dfsl_ucc_hdlc.c262 iowrite32be(BMR_GBL | BMR_BIG_ENDIAN, &priv->ucc_pram->tstate); in uhdlc_init()
/drivers/spi/
Dspi-fsl-cpm.c61 out_be32(&mspi->pram->tstate, 0); in fsl_spi_cpm_reinit_txrx()
364 out_be32(&mspi->pram->tstate, 0); in fsl_spi_cpm_init()
/drivers/i2c/busses/
Di2c-cpm.c60 uint tstate; /* Internal */ member
158 out_be32(&i2c_ram->tstate, 0); in cpm_reset_i2c_params()
/drivers/usb/gadget/udc/
Dfsl_qe_udc.h135 u32 tstate; member
Dfsl_qe_udc.c261 out_be32(&udc->ep_param[i]->tstate, 0); in qe_ep_flushtxfifo()
/drivers/net/ethernet/freescale/
Ducc_geth.h573 u32 tstate; /* tx internal state. High byte contains member
Ducc_geth.c764 (u32)&ugeth->p_tx_glbl_pram->tstate, in dump_regs()
765 in_be32(&ugeth->p_tx_glbl_pram->tstate)); in dump_regs()
2677 out_be32(&ugeth->p_tx_glbl_pram->tstate, ((u32) function_code) << 24); in ucc_geth_startup()