Searched refs:xcr (Results 1 – 3 of 3) sorted by relevance
2912 uint16_t xcr[2]; member3030 s->tx_req = s->tx_rate << bps[(s->xcr[0] >> 5) & 7]; in omap_mcbsp_sink_tick()3159 return s->xcr[1]; in omap_mcbsp_read()3161 return s->xcr[0]; in omap_mcbsp_read()3223 if (((s->xcr[0] >> 5) & 7) < 3) /* XWDLEN1 */ in omap_mcbsp_writeh()3271 s->xcr[1] = value & 0xffff; in omap_mcbsp_writeh()3274 s->xcr[0] = value & 0x7fe0; in omap_mcbsp_writeh()3363 if (((s->xcr[0] >> 5) & 7) < 3) /* XWDLEN1 */ in omap_mcbsp_writew()3413 memset(&s->xcr, 0, sizeof(s->xcr)); in omap_mcbsp_reset()
400 __u32 xcr; member
3490 xcrs.xcrs[0].xcr = 0; in kvm_put_xcrs()4275 if (xcrs.xcrs[i].xcr == 0) { in kvm_get_xcrs()