Searched refs:sdid (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c65 u8 sdid; member in struct:vbi_anc_data
266 int did, sdid, l, err = 0; cx18_av_decode_vbi_line() local
280 sdid = anc->sdid & 0xf; cx18_av_decode_vbi_line()
286 switch (sdid) { cx18_av_decode_vbi_line()
288 sdid = V4L2_SLICED_TELETEXT_B; cx18_av_decode_vbi_line()
291 sdid = V4L2_SLICED_WSS_625; cx18_av_decode_vbi_line()
294 sdid = V4L2_SLICED_CAPTION_525; cx18_av_decode_vbi_line()
298 sdid = V4L2_SLICED_VPS; cx18_av_decode_vbi_line()
303 sdid = 0; cx18_av_decode_vbi_line()
308 vbi->type = err ? 0 : sdid; cx18_av_decode_vbi_line()
/linux-4.1.27/arch/x86/pci/
H A Dfixup.c546 * Match off the LPC and svid/sdid (older kernels lose the bridge subvendor)
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h901 * load the target id into the sdid
905 SCR_TO_REG (sdid),
H A Dsym_fw2.h863 * load the target id into the sdid
867 SCR_TO_REG (sdid),
/linux-4.1.27/drivers/scsi/
H A Dncr53c8xx.c2613 SCR_TO_REG (sdid),

Completed in 201 milliseconds