Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c250 struct vbi_anc_data *anc = (struct vbi_anc_data *)vbi->p; in cx18_av_decode_vbi_line() local
257 if (anc->preamble[0] || in cx18_av_decode_vbi_line()
258 anc->preamble[1] != 0xff || anc->preamble[2] != 0xff || in cx18_av_decode_vbi_line()
259 (anc->did != sliced_vbi_did[0] && in cx18_av_decode_vbi_line()
260 anc->did != sliced_vbi_did[1])) { in cx18_av_decode_vbi_line()
265 did = anc->did; in cx18_av_decode_vbi_line()
266 sdid = anc->sdid & 0xf; in cx18_av_decode_vbi_line()
267 l = anc->idid[0] & 0x3f; in cx18_av_decode_vbi_line()
269 p = anc->payload; in cx18_av_decode_vbi_line()
/openbmc/linux/drivers/s390/cio/
H A Dcio_inject.c88 u32 slct, oflw, chn, rsc, anc, erc, rsid; in crw_inject_write() local
102 rc = sscanf(buffer, "%x %x %x %x %x %x %x", &slct, &oflw, &chn, &rsc, &anc, in crw_inject_write()
116 crw.anc = anc; in crw_inject_write()
H A Dcrw.c87 tmp_crw.chn, tmp_crw.rsc, tmp_crw.anc, in crw_collect_info()
102 crw[chain].rsc, crw[chain].anc, crw[chain].erc, in crw_collect_info()
H A Dtrace.h369 __field(u8, anc)
380 __entry->anc = crw->anc;
387 __entry->chn, __entry->rsc, __entry->anc,
H A Dcss.c834 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in css_process_crw()
840 crw1->anc, crw1->erc, crw1->rsid); in css_process_crw()
H A Dchp.c591 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in chp_process_crw()
H A Dchsc.c732 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in chsc_process_crw()
/openbmc/linux/arch/s390/include/asm/
H A Dcrw.h24 __u32 anc : 1; /* ancillary report */ member
/openbmc/linux/drivers/video/fbdev/core/
H A DKconfig35 interfaces within sysfs anc procfs. It is only required if you