Home
last modified time | relevance | path

Searched refs:cus (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/da228e/
H A Dda228e_core.c103 int cus = MIR3DA_OFFSET_MAX-MIR3DA_OFFSET_CUS; in da228e_temp_calibrate() local
132 (*x - (abs(*x) - MIR3DA_OFFSET_SEN)*cus/MIR3DA_OFFSET_MAX) : in da228e_temp_calibrate()
133 (*x + (abs(*x) - MIR3DA_OFFSET_SEN)*cus/MIR3DA_OFFSET_MAX); in da228e_temp_calibrate()
136 (*x + (MIR3DA_OFFSET_SEN - abs(*x))*cus/MIR3DA_OFFSET_MAX) : in da228e_temp_calibrate()
137 (*x - (MIR3DA_OFFSET_SEN-abs(*x))*cus/MIR3DA_OFFSET_MAX); in da228e_temp_calibrate()
144 (*y - (abs(*y) - MIR3DA_OFFSET_SEN)*cus/MIR3DA_OFFSET_MAX) : in da228e_temp_calibrate()
145 (*y + (abs(*y)-MIR3DA_OFFSET_SEN)*cus/MIR3DA_OFFSET_MAX); in da228e_temp_calibrate()
148 (*y + (MIR3DA_OFFSET_SEN - abs(*y))*cus/MIR3DA_OFFSET_MAX) : in da228e_temp_calibrate()
149 (*y - (MIR3DA_OFFSET_SEN - abs(*y))*cus/MIR3DA_OFFSET_MAX); in da228e_temp_calibrate()
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/da215s/
H A Dda215s_core.c105 int cus = MIR3DA_OFFSET_MAX-MIR3DA_OFFSET_CUS; in da215s_temp_calibrate() local
134 (*x - (abs(*x) - MIR3DA_OFFSET_SEN) * cus/MIR3DA_OFFSET_MAX) : in da215s_temp_calibrate()
135 (*x + (abs(*x) - MIR3DA_OFFSET_SEN) * cus/MIR3DA_OFFSET_MAX); in da215s_temp_calibrate()
138 (*x + (MIR3DA_OFFSET_SEN-abs(*x)) * cus/MIR3DA_OFFSET_MAX) : in da215s_temp_calibrate()
139 (*x - (MIR3DA_OFFSET_SEN-abs(*x)) * cus/MIR3DA_OFFSET_MAX); in da215s_temp_calibrate()
146 (*y - (abs(*y) - MIR3DA_OFFSET_SEN) * cus/MIR3DA_OFFSET_MAX) : in da215s_temp_calibrate()
147 (*y + (abs(*y) - MIR3DA_OFFSET_SEN) * cus/MIR3DA_OFFSET_MAX); in da215s_temp_calibrate()
150 (*y + (MIR3DA_OFFSET_SEN-abs(*y)) * cus/MIR3DA_OFFSET_MAX) : in da215s_temp_calibrate()
151 (*y - (MIR3DA_OFFSET_SEN-abs(*y)) * cus/MIR3DA_OFFSET_MAX); in da215s_temp_calibrate()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c104 …%s: scb_cmd timed out: %04x,%04x .. disabling i82586!!\n",dev->name,p->scb->cmd_cuc,p->scb->cus); \
507 p->scb->cmd_cuc = p->scb->cus & STAT_MASK; in init586()
624 p->scb->cmd_cuc = p->scb->cus & STAT_MASK; in init586()
703 while((stat=p->scb->cus & STAT_MASK)) in sun3_82586_interrupt()
735 …k("%s: oops! CU has left active state. stat: %04x/%02x.\n",dev->name,(int) stat,(int) p->scb->cus); in sun3_82586_interrupt()
869 …%02x, cus: %02x\n",(int)p->scb->rsc_errs,(int)p->scb->ovrn_errs,(int)p->scb->rus,(int)p->scb->cus); in sun3_82586_rcv_int()
972 if(p->scb->cus & CU_ACTIVE) /* COMMAND-UNIT active? */ in sun3_82586_timeout()
992 printk("%s: xmitter timed out, try to restart! stat: %02x\n",dev->name,p->scb->cus); in sun3_82586_timeout()
1043 if(p->scb->cus & CU_ACTIVE) in sun3_82586_send_packet()
1046 printk("%s: stat: %04x %04x\n",dev->name,p->scb->cus,swab16(p->xmit_cmds[0]->cmd_status)); in sun3_82586_send_packet()
[all …]
H A Dsun3_82586.h73 unsigned char cus; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0014-riff-Fix-bps-caculation-error-for-ADPCM.patch9 cus the sample size is 4bit in ADPCM witch is half
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0014-riff-Fix-bps-caculation-error-for-ADPCM.patch9 cus the sample size is 4bit in ADPCM witch is half
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0014-riff-Fix-bps-caculation-error-for-ADPCM.patch9 cus the sample size is 4bit in ADPCM witch is half
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_27.2.bb88 ${datadir}/${BPN}/${PV}/lisp/cus-face.elc \
169 ${datadir}/${BPN}/${PV}/lisp/cus-start.elc \
/OK3568_Linux_fs/kernel/
H A DCREDITS1731 E: iwj10@cus.cam.ac.uk